summaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.30_no-bfd-doc.patch
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2018-05-02 17:13:34 +0200
committerNico Huber <nico.h@gmx.de>2018-06-28 13:38:13 +0000
commitb1d26f0e9261ec4070e8561406853fe5bddeb27c (patch)
tree7c175eeae95536bb8e46963a2fcecc326edf1379 /util/crossgcc/patches/binutils-2.30_no-bfd-doc.patch
parent1ce225b5a39d81e49f04497ce23ebb672b57eb6a (diff)
downloadcoreboot-b1d26f0e9261ec4070e8561406853fe5bddeb27c.tar.xz
util/crossgcc: update to gcc 8.1.0 and binutils 2.30
Also update patches as necessary. Change-Id: I1e8074954d5d7a4eff590abb7439e9be7d3762aa Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/25997 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc/patches/binutils-2.30_no-bfd-doc.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.30_no-bfd-doc.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/util/crossgcc/patches/binutils-2.30_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.30_no-bfd-doc.patch
new file mode 100644
index 0000000000..607d479313
--- /dev/null
+++ b/util/crossgcc/patches/binutils-2.30_no-bfd-doc.patch
@@ -0,0 +1,12 @@
+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
+@@ -341,7 +341,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)