* thus the build system language won't create troubles during builds
(example : perl is hacking some generated files' content but only
supports english outputs).
* this problem is only met when using bitbake master
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-Wl,-rpath-link,${STAGING_DIR_SDK}${libdir} \
-Wl,-O1"
+export LC_ALL = "C"
+
# Which flags to leave by strip-flags() in bin/build/oebuild.sh ?
ALLOWED_FLAGS = "-O -mcpu -march -pipe"