coreboot-kgpe-d16/util/crossgcc/patches/binutils-2.33.1_mips-gold.patch
Elyes HAOUAS 18ecdbfeb8 crossgcc: Update binutils to version 2.33.1
Change-Id: I3bb6055383aa72153fffc70adc9cc446e5a0612e
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36013
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-27 13:22:08 +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
;;