mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
gcc-cross-initial, gcc-crosssdk-initial: change CROSS_TARGET_SYS_DIR and insall into new locations
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
46395d4856
commit
34729e4f82
@@ -1,5 +1,9 @@
|
||||
require eglibc-common.inc
|
||||
|
||||
STAGINGCC = "gcc-cross-intermediate"
|
||||
STAGINGCC_virtclass-nativesdk = "gcc-crosssdk-intermediate"
|
||||
PATH_prepend = "${STAGING_BINDIR_TOOLCHAIN}.${STAGINGCC}:"
|
||||
|
||||
# nptl needs unwind support in gcc, which can't be built without glibc.
|
||||
DEPENDS = "virtual/${TARGET_PREFIX}gcc-intermediate linux-libc-headers"
|
||||
#this leads to circular deps, so lets not add it yet
|
||||
|
||||
Reference in New Issue
Block a user