|
@@ -54,7 +54,7 @@ DEPENDS_GETTEXT = "gettext-native"
|
|
PTEST_ENABLED = "0"
|
|
PTEST_ENABLED = "0"
|
|
|
|
|
|
# Don't use site files for native builds
|
|
# Don't use site files for native builds
|
|
-export CONFIG_SITE = ""
|
|
|
|
|
|
+export CONFIG_SITE = "${COREBASE}/meta/site/native"
|
|
|
|
|
|
# set the compiler as well. It could have been set to something else
|
|
# set the compiler as well. It could have been set to something else
|
|
export CC = "${CCACHE}${HOST_PREFIX}gcc ${HOST_CC_ARCH}"
|
|
export CC = "${CCACHE}${HOST_PREFIX}gcc ${HOST_CC_ARCH}"
|