summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index bdbd3c8c34..a75bb8b7d4 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -475,7 +475,7 @@ export BUILD_STRIP = "${BUILD_PREFIX}strip"
475export BUILD_NM = "${BUILD_PREFIX}nm" 475export BUILD_NM = "${BUILD_PREFIX}nm"
476 476
477export MAKE = "make" 477export MAKE = "make"
478EXTRA_OEMAKE = "-e MAKEFLAGS=" 478EXTRA_OEMAKE = ""
479EXTRA_OECONF = "" 479EXTRA_OECONF = ""
480export LC_ALL = "C" 480export LC_ALL = "C"
481 481