summaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.31.1_no-bfd-doc.patch
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-02-03 15:22:31 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-02-15 17:16:11 +0000
commit7340a499fb4ba37a4b58df7f949b1d6279c05742 (patch)
tree78fa7f0a11d1bda2689402af60815175cc37bb31 /util/crossgcc/patches/binutils-2.31.1_no-bfd-doc.patch
parentfe1b40b1ddbdb1ca2fdc4d66d4c3a1d7c758b76a (diff)
crossgcc: Update binutils to version 2.32
Change-Id: I943863587dff6db72d12673bc30ea46f4fd4b66f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/31217 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/crossgcc/patches/binutils-2.31.1_no-bfd-doc.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.31.1_no-bfd-doc.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/util/crossgcc/patches/binutils-2.31.1_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.31.1_no-bfd-doc.patch
deleted file mode 100644
index 98707d444d..0000000000
--- a/util/crossgcc/patches/binutils-2.31.1_no-bfd-doc.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur binutils-2.26.1/bfd/Makefile.in binutils-2.26.1.patched/bfd/Makefile.in
---- binutils-2.26.1/bfd/Makefile.in 2015-11-13 16:27:40.000000000 +0800
-+++ binutils-2.27/bfd/Makefile.in 2016-04-02 11:05:43.398422394 +0800
-@@ -459,7 +459,7 @@
- ACLOCAL_AMFLAGS = -I . -I .. -I ../config
- INCDIR = $(srcdir)/../include
- CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
--SUBDIRS = doc po
-+SUBDIRS = po
- bfddocdir = doc
- libbfd_la_LDFLAGS = $(am__append_1) -release `cat libtool-soversion` \
- @SHARED_LDFLAGS@ $(am__empty)