diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7.inc')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.7.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc index 08a0103691..2548f84087 100644 --- a/meta/recipes-devtools/gcc/gcc-4.7.inc +++ b/meta/recipes-devtools/gcc/gcc-4.7.inc | |||
@@ -88,7 +88,6 @@ JAVA = "" | |||
88 | EXTRA_OECONF_BASE = " --enable-lto \ | 88 | EXTRA_OECONF_BASE = " --enable-lto \ |
89 | --enable-libssp \ | 89 | --enable-libssp \ |
90 | --disable-bootstrap \ | 90 | --disable-bootstrap \ |
91 | --disable-libgomp \ | ||
92 | --disable-libmudflap \ | 91 | --disable-libmudflap \ |
93 | --with-system-zlib \ | 92 | --with-system-zlib \ |
94 | --with-linker-hash-style=${LINKER_HASH_STYLE} \ | 93 | --with-linker-hash-style=${LINKER_HASH_STYLE} \ |