summaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.35_mips-gold.patch
diff options
context:
space:
mode:
Diffstat (limited to 'util/crossgcc/patches/binutils-2.35_mips-gold.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.35_mips-gold.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/util/crossgcc/patches/binutils-2.35_mips-gold.patch b/util/crossgcc/patches/binutils-2.35_mips-gold.patch
new file mode 100644
index 0000000000..722367c3d6
--- /dev/null
+++ b/util/crossgcc/patches/binutils-2.35_mips-gold.patch
@@ -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
+ ;;