aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.32_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.32_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.32_no-bfd-doc.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.32_no-bfd-doc.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/util/crossgcc/patches/binutils-2.32_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.32_no-bfd-doc.patch
new file mode 100644
index 0000000000..7e4bb3f5fd
--- /dev/null
+++ b/util/crossgcc/patches/binutils-2.32_no-bfd-doc.patch
@@ -0,0 +1,12 @@
+diff -ur binutils-2.32/bfd/Makefile.in binutils-2.32.patched/bfd/Makefile.in
+--- binutils-2.32/bfd/Makefile.in
++++ binutils-2.32.patched/bfd/Makefile.in
+@@ -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)