util/crossgcc: Update to binutils 2.31.1 and gcc 8.2
Change-Id: Icf7c6bdd4021bf84cc295c819f93838248e0f4c7 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/31089 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
This commit is contained in:
11
util/crossgcc/patches/binutils-2.31.1_mips-gold.patch
Normal file
11
util/crossgcc/patches/binutils-2.31.1_mips-gold.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -urN binutils-2.27.orig/gold/configure.tgt binutils-2.27/gold/configure.tgt
|
||||
--- binutils-2.27.orig/gold/configure.tgt 2016-08-03 15:36:53.000000000 +0800
|
||||
+++ binutils-2.27/gold/configure.tgt 2016-10-29 19:28:56.140587026 +0800
|
||||
@@ -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