mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 20:15:38 +00: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:
parent
4285b621bf
commit
8c1871aabf
@ -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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user