diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.7.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc index 5b58d8cfc9..3956084062 100644 --- a/meta/recipes-devtools/gcc/gcc-4.7.inc +++ b/meta/recipes-devtools/gcc/gcc-4.7.inc | |||
| @@ -79,6 +79,8 @@ EXTRA_OECONF_BASE = " --enable-lto \ | |||
| 79 | --disable-libmudflap \ | 79 | --disable-libmudflap \ |
| 80 | --with-system-zlib \ | 80 | --with-system-zlib \ |
| 81 | --with-linker-hash-style=${LINKER_HASH_STYLE} \ | 81 | --with-linker-hash-style=${LINKER_HASH_STYLE} \ |
| 82 | --with-ppl=no \ | ||
| 83 | --with-cloog=no \ | ||
| 82 | --enable-cheaders=c_global " | 84 | --enable-cheaders=c_global " |
| 83 | 85 | ||
| 84 | EXTRA_OECONF_INITIAL = "--disable-libmudflap \ | 86 | EXTRA_OECONF_INITIAL = "--disable-libmudflap \ |
