mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-15 14:40:24 +00:00
gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common include
To accomodate gcc 4.7 which needed a different option than --with-header this option setting has been moved into version specific recipes Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
require recipes-devtools/gcc/gcc-cross-intermediate_${PV}.bb
|
||||
require recipes-devtools/gcc/gcc-crosssdk-intermediate.inc
|
||||
|
||||
EXTRA_OECONF += " --with-headers=${STAGING_DIR_TCBOOTSTRAP}${SYSTEMHEADERS} "
|
||||
|
||||
Reference in New Issue
Block a user