summaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-09-19 13:57:36 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-11-25 09:14:50 +0000
commit794a9b7b9c53c615cd642b9c9537b009ce3274f2 (patch)
treec48c1acb982986e75a9c46653d5f793865aba669 /util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch
parentf106b3b430aca26d09ffdf315dbed4a86650c743 (diff)
downloadcoreboot-794a9b7b9c53c615cd642b9c9537b009ce3274f2.tar.xz
crossgcc: Upgrade binutils to 2.35.1
Change-Id: I8694a154d48c5a718b27d4beb858942db0feb997 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45550 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.35.1_no-bfd-doc.patch
new file mode 100644
index 0000000000..7e4bb3f5fd
--- /dev/null
+++ b/util/crossgcc/patches/binutils-2.35.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)