diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2019-10-14 10:16:29 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-27 13:22:08 +0000 |
commit | 18ecdbfeb8992507ac170c6257be62cccbbe5899 (patch) | |
tree | 533e7c7243f500e1b062ac3609f8a290c49b6cf6 /util/crossgcc/patches/binutils-2.32_mips-gold.patch | |
parent | 9266ce90c6cf6962f612b59a173149eca4e1538f (diff) | |
download | coreboot-18ecdbfeb8992507ac170c6257be62cccbbe5899.tar.xz |
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>
Diffstat (limited to 'util/crossgcc/patches/binutils-2.32_mips-gold.patch')
-rw-r--r-- | util/crossgcc/patches/binutils-2.32_mips-gold.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/util/crossgcc/patches/binutils-2.32_mips-gold.patch b/util/crossgcc/patches/binutils-2.32_mips-gold.patch deleted file mode 100644 index 722367c3d6..0000000000 --- a/util/crossgcc/patches/binutils-2.32_mips-gold.patch +++ /dev/null @@ -1,11 +0,0 @@ -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 - ;; |