coreboot-kgpe-d16/util/crossgcc/patches/binutils-2.32_mips-gold.patch
Elyes HAOUAS 7340a499fb 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>
2019-02-15 17:16:11 +00:00

11 lines
320 B
Diff

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
;;