mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
a61c18324d
commit
9daadb3f49
|
|
@ -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} "
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user