buildgcc: Update the revision to 1.41
The binutils patch went in without updating the revision, so we need to update it now. This was done in commit bcfa7ccb (buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue) Change-Id: Ifad4a2e3973f1f60d0ea840945e2bd097e1b4474 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/15712 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
parent
9b4be0fce0
commit
6101dfbaf3
@ -18,8 +18,8 @@
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
CROSSGCC_DATE="June 7th, 2016"
|
||||
CROSSGCC_VERSION="1.40"
|
||||
CROSSGCC_DATE="July 14th, 2016"
|
||||
CROSSGCC_VERSION="1.41"
|
||||
CROSSGCC_COMMIT=$( git describe )
|
||||
|
||||
# default settings
|
||||
|
Loading…
x
Reference in New Issue
Block a user