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.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 91aa756f8c..f67bf5073e 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -95,6 +95,7 @@ TUNE_CCARGS ??= ""
95TUNE_LDARGS ??= "" 95TUNE_LDARGS ??= ""
96TUNE_ASARGS ??= "" 96TUNE_ASARGS ??= ""
97TUNE_FEATURES ??= "${TUNE_FEATURES_tune-${DEFAULTTUNE}}" 97TUNE_FEATURES ??= "${TUNE_FEATURES_tune-${DEFAULTTUNE}}"
98TUNE_PKGARCH ??= "${TUNE_PKGARCH_tune-${DEFAULTTUNE}}"
98LIBCEXTENSION ??= "" 99LIBCEXTENSION ??= ""
99ABIEXTENSION ??= "" 100ABIEXTENSION ??= ""
100 101