From 1200ec5a532220b3349d97de1b91f860ae2d2de2 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 1 Nov 2011 22:39:41 +0100 Subject: buildgcc: Update coreboot reference toolchain to gcc 4.6.2 In addition: - drop some unneeded patches - make the scripting support depend on SKIPPYTHON not SKIPGDB so it is possible to build GDB with and without scripting support - rename the repository checkout version of GCC trunk, not X+1 so we don't have to change it on every version upgrade. Change-Id: I1b7d5b8921187c1c1d39b04f20bb715ddba72fe8 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/367 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- util/crossgcc/patches/binutils-2.20.1_no-bfd-doc.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 util/crossgcc/patches/binutils-2.20.1_no-bfd-doc.patch (limited to 'util/crossgcc/patches/binutils-2.20.1_no-bfd-doc.patch') diff --git a/util/crossgcc/patches/binutils-2.20.1_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.20.1_no-bfd-doc.patch deleted file mode 100644 index a75a402a8d..0000000000 --- a/util/crossgcc/patches/binutils-2.20.1_no-bfd-doc.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- binutils-2.20.1/bfd/Makefile.in~ 2010-07-25 10:56:45 +0000 -+++ binutils-2.20.1/bfd/Makefile.in 2010-07-25 10:19:24 +0000 -@@ -320,7 +320,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) -- cgit v1.2.3