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:
zbao
2012-08-08 18:45:07 +08:00
committed by Anton Kochkov
parent 7598beac63
commit 844e01357b
3 changed files with 5 additions and 53 deletions

View 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)