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>
This commit is contained in:
committed by
Sven Schnelle
parent
952b421c27
commit
9491b4d5f5
11
util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch
Normal file
11
util/crossgcc/patches/binutils-2.21.1_no-bfd-doc.patch
Normal file
@@ -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)
|
Reference in New Issue
Block a user