b1d26f0e92
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>
12 lines
509 B
Diff
12 lines
509 B
Diff
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)
|