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

@@ -0,0 +1,11 @@
diff -urN binutils-2.32.orig/gold/configure.tgt binutils-2.32/gold/configure.tgt
--- binutils-2.32.orig/gold/configure.tgt
+++ binutils-2.32/gold/configure.tgt
@@ -157,6 +157,7 @@
targ_obj=mips
targ_machine=EM_MIPS_RS3_LE
targ_size=32
+ targ_extra_size=64
targ_big_endian=false
targ_extra_big_endian=true
;;