aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@google.com>2011-10-11 22:37:59 -0700
committerSven Schnelle <svens@stackframe.org>2011-10-30 12:01:08 +0100
commit9491b4d5f5649ab6c18ae7f5ff285c09c212495b (patch)
treea4132b1903aa1475928906024b81bbb3ced5d1e0 /util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch
parent952b421c27c36c9167c212e28df5a07b7976f587 (diff)
Update coreboot cross toolchain to gcc 4.6.1
- Tested on Mac OS X 10.7.1 - Tested on Ubuntu 10.04 LTS (Lucid Lynx) - Tested on Ubuntu 11.10 (Oneiric Ocelot) Please test on Windows and other Linux distributions Change-Id: I132c01293fc0cff0cfb84556a93c0b8de8e57230 Signed-off-by: Stefan Reinauer <reinauer@google.com> Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/250 Tested-by: build bot (Jenkins) Reviewed-by: Sven Schnelle <svens@stackframe.org>
Diffstat (limited to 'util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch')
-rw-r--r--util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch
new file mode 100644
index 0000000000..4fb9e21d84
--- /dev/null
+++ b/util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch
@@ -0,0 +1,11 @@
+--- binutils-2.21.1/bfd/Makefile.in 2011-06-27 01:57:12.000000000 -0700
++++ binutils-2.21.1/bfd/Makefile.in 2011-10-11 21:59:15.000000000 -0700
+@@ -323,7 +323,7 @@
+ RELEASE = y
+ 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)