summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.7.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.7.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
index 3956084062..7cfc388b78 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
@@ -81,6 +81,7 @@ EXTRA_OECONF_BASE = " --enable-lto \
81 --with-linker-hash-style=${LINKER_HASH_STYLE} \ 81 --with-linker-hash-style=${LINKER_HASH_STYLE} \
82 --with-ppl=no \ 82 --with-ppl=no \
83 --with-cloog=no \ 83 --with-cloog=no \
84 --enable-checking=release \
84 --enable-cheaders=c_global " 85 --enable-cheaders=c_global "
85 86
86EXTRA_OECONF_INITIAL = "--disable-libmudflap \ 87EXTRA_OECONF_INITIAL = "--disable-libmudflap \