util/crossgcc: Update binutils to 2.37

Change-Id: Ia68d4d9f836ad23fb8f6a7203a78b4ea40c7c43b
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54049
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Patrick Georgi 2021-05-10 23:33:00 +02:00
parent e74b0b6a5e
commit f28e368d58
7 changed files with 6 additions and 6 deletions

View File

@ -37,7 +37,7 @@ MPFR_VERSION=4.1.0
MPC_VERSION=1.2.1
GCC_VERSION=8.3.0
GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.35.1
BINUTILS_VERSION=2.37
GDB_VERSION=9.2
IASL_VERSION=20210331
PYTHON_VERSION=3.8.5

View File

@ -202,7 +202,7 @@ index fe738d0db4..6d902c5b7b 100644
@@ -56,7 +56,7 @@ CC = @CC@
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
RANLIB = @RANLIB@
RANLIB = @RANLIB@ @RANLIB_PLUGIN_OPTION@
-MAKEINFO = @MAKEINFO@
+MAKEINFO = true
PERL = @PERL@

View File

@ -1 +0,0 @@
45f7a96a2580a422f44b78317f0abf13935fecb6 tarballs/binutils-2.35.1.tar.xz

View File

@ -0,0 +1 @@
e9cf391b000010d6c752771974b394c9c743c928 tarballs/binutils-2.37.tar.xz