crossgcc: Update binutils to version 2.32
Change-Id: I943863587dff6db72d12673bc30ea46f4fd4b66f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/31217 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
fe1b40b1dd
commit
7340a499fb
11
util/crossgcc/patches/binutils-2.32_mips-gold.patch
Normal file
11
util/crossgcc/patches/binutils-2.32_mips-gold.patch
Normal 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
|
||||
;;
|
Reference in New Issue
Block a user