summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 c0e3680a63..2cfbf99d56 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
@@ -92,6 +92,7 @@ EXTRA_OECONF_BASE = " --enable-lto \
92 --disable-libmudflap \ 92 --disable-libmudflap \
93 --with-system-zlib \ 93 --with-system-zlib \
94 --with-linker-hash-style=${LINKER_HASH_STYLE} \ 94 --with-linker-hash-style=${LINKER_HASH_STYLE} \
95 --enable-linker-build-id \
95 --with-ppl=no \ 96 --with-ppl=no \
96 --with-cloog=no \ 97 --with-cloog=no \
97 --enable-checking=release \ 98 --enable-checking=release \