aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.33.1_no-bfd-doc.patch
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-10-14 10:16:29 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-11-27 13:22:08 +0000
commit18ecdbfeb8992507ac170c6257be62cccbbe5899 (patch)
tree533e7c7243f500e1b062ac3609f8a290c49b6cf6 /util/crossgcc/patches/binutils-2.33.1_no-bfd-doc.patch
parent9266ce90c6cf6962f612b59a173149eca4e1538f (diff)
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.33.1_no-bfd-doc.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.33.1_no-bfd-doc.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/util/crossgcc/patches/binutils-2.33.1_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.33.1_no-bfd-doc.patch
new file mode 100644
index 0000000000..7e4bb3f5fd
--- /dev/null
+++ b/util/crossgcc/patches/binutils-2.33.1_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)