From 7340a499fb4ba37a4b58df7f949b1d6279c05742 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 3 Feb 2019 15:22:31 +0100 Subject: crossgcc: Update binutils to version 2.32 Change-Id: I943863587dff6db72d12673bc30ea46f4fd4b66f Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/31217 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- util/crossgcc/patches/binutils-2.31.1_mips-gold.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 util/crossgcc/patches/binutils-2.31.1_mips-gold.patch (limited to 'util/crossgcc/patches/binutils-2.31.1_mips-gold.patch') diff --git a/util/crossgcc/patches/binutils-2.31.1_mips-gold.patch b/util/crossgcc/patches/binutils-2.31.1_mips-gold.patch deleted file mode 100644 index d9a40210ff..0000000000 --- a/util/crossgcc/patches/binutils-2.31.1_mips-gold.patch +++ /dev/null @@ -1,11 +0,0 @@ -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 - ;; -- cgit v1.2.3