crossgcc: Upgrade binutils to version 2.35
Using "MAKEINFO = @MAKEINFO@", it fails to compile, so binutils-2.35_no-makeinfo.patch will change that to "MAKEINFO = true" Change-Id: I0ad01e5da34c96fee6a9b1a63897a9fb28471c75 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38666 Reviewed-by: Christian Walter <christian.walter@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
150c438334
commit
a15a7a5c13
@@ -38,7 +38,7 @@ MPFR_VERSION=4.1.0
|
||||
MPC_VERSION=1.1.0
|
||||
GCC_VERSION=8.3.0
|
||||
GCC_AUTOCONF_VERSION=2.69
|
||||
BINUTILS_VERSION=2.33.1
|
||||
BINUTILS_VERSION=2.35
|
||||
GDB_VERSION=9.2
|
||||
IASL_VERSION=20200528
|
||||
PYTHON_VERSION=3.8.1
|
||||
|
Reference in New Issue
Block a user