summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-configure-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-configure-common.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-configure-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-configure-common.inc b/meta/recipes-devtools/gcc/gcc-configure-common.inc
index 39b5f5223e..e022be4b50 100644
--- a/meta/recipes-devtools/gcc/gcc-configure-common.inc
+++ b/meta/recipes-devtools/gcc/gcc-configure-common.inc
@@ -38,6 +38,7 @@ EXTRA_OECONF = "${@['--enable-clocale=generic', ''][d.getVar('USE_NLS', True) !=
38 --enable-symvers=gnu \ 38 --enable-symvers=gnu \
39 --enable-libstdcxx-pch \ 39 --enable-libstdcxx-pch \
40 --program-prefix=${TARGET_PREFIX} \ 40 --program-prefix=${TARGET_PREFIX} \
41 --without-local-prefix \
41 ${OPTSPACE} \ 42 ${OPTSPACE} \
42 ${EXTRA_OECONF_BASE} \ 43 ${EXTRA_OECONF_BASE} \
43 ${EXTRA_OECONF_FPU} \ 44 ${EXTRA_OECONF_FPU} \