From 1c77306bcd352c474fe14568bc90e1a492472d57 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 31 Oct 2007 11:15:37 +0000 Subject: gcc: Make gcc build on amd64 by having it forget target configure cache when configuring for build machine. (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3050 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gcc/gcc_4.1.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/packages/gcc/gcc_4.1.2.bb') diff --git a/meta/packages/gcc/gcc_4.1.2.bb b/meta/packages/gcc/gcc_4.1.2.bb index 417909eb1..6df5f242c 100644 --- a/meta/packages/gcc/gcc_4.1.2.bb +++ b/meta/packages/gcc/gcc_4.1.2.bb @@ -29,6 +29,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.2/gcc-4.1.2.tar.bz2 \ file://zecke-xgcc-cpp.patch;patch=1 \ file://unbreak-armv4t.patch;patch=1 \ file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \ + file://cache-amnesia.patch;patch=1 \ " SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " -- cgit v1.2.3