]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc: Remove fail-fast host includes patch (breaks sysroot support)
authorRichard Purdie <richard@openedhand.com>
Mon, 12 Nov 2007 11:23:01 +0000 (11:23 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 12 Nov 2007 11:23:01 +0000 (11:23 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3122 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gcc/gcc-cross_4.1.1.bb
meta/packages/gcc/gcc-cross_4.1.2.bb

index 819a7bff04814953086a084709e6bcb66779ffd3..2d6cb1996033651102893d434945230765b9d5e4 100644 (file)
@@ -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}"
index 03423e175fc7f13744cc070d1b824900f7e22690..3437fceaaf3563f91415d794c38692a4f1d22c4f 100644 (file)
@@ -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}"