mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
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
This commit is contained in:
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user