From 8c1871aabfd2b010152886cb5b48a0be84c2dc80 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 12 Nov 2007 11:23:01 +0000 Subject: gcc: Remove fail-fast host includes patch (breaks sysroot support) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3122 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gcc/gcc-cross_4.1.2.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/packages/gcc/gcc-cross_4.1.2.bb') diff --git a/meta/packages/gcc/gcc-cross_4.1.2.bb b/meta/packages/gcc/gcc-cross_4.1.2.bb index 03423e175..3437fceaa 100644 --- a/meta/packages/gcc/gcc-cross_4.1.2.bb +++ b/meta/packages/gcc/gcc-cross_4.1.2.bb @@ -15,6 +15,4 @@ require gcc3-build-cross.inc # cross packaging require gcc-package-cross.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 " - EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}" -- cgit v1.2.3