buildgcc: Update the toolchain patches version
acpica 20120420, acpica-unix-20110922_no_unused_variables.patch is not used anymore. binutils 2.22. Change-Id: I58459bd2eba2ad752fc033e51ee0892e2e069a02 Signed-off-by: Zheng Bao <zheng.bao@amd.com> Signed-off-by: zbao <fishbaozi@gmail.com> Reviewed-on: http://review.coreboot.org/1424 Tested-by: build bot (Jenkins) Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
This commit is contained in:
11
util/crossgcc/patches/binutils-2.22_no-bfd-doc.patch
Normal file
11
util/crossgcc/patches/binutils-2.22_no-bfd-doc.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- binutils-2.22/bfd/Makefile.in 2011-06-27 01:57:12.000000000 -0700
|
||||
+++ binutils-2.22/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)
|
Reference in New Issue
Block a user