This CONFIG_SITE has no effect since autotools.bbclass handles it. And the
comment line is out of date, it was for "CONFIG_SITE = ''", so remove them.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
# Don't build ptest natively
PTEST_ENABLED = "0"
-# Don't use site files for native builds
-export CONFIG_SITE = "${COREBASE}/meta/site/native"
-
# set the compiler as well. It could have been set to something else
export CC = "${BUILD_CC}"
export CXX = "${BUILD_CXX}"
+++ /dev/null
-ac_cv_path_SED=sed