aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-8.2.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-19 10:37:19 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-26 11:19:47 +0000
commitd84971928b68efddbdb6344b1021d998c9e26adb (patch)
tree609226a86c17f7ead41525545c32e41264b29e84 /meta/recipes-devtools/gcc/gcc-8.2.inc
parent62b7308b8c4d2b439a15a4f7cbc6f823077bb0be (diff)
downloadopenembedded-core-contrib-d84971928b68efddbdb6344b1021d998c9e26adb.tar.gz
gcc: Drop the -initial versions of the compiler
Separated out from the previous commit for clarity, this simply drops all the -inital pieces of gcc which are no longer needed after the previous commit. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-8.2.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-8.2.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-8.2.inc b/meta/recipes-devtools/gcc/gcc-8.2.inc
index 206e1571b2..b6568a046e 100644
--- a/meta/recipes-devtools/gcc/gcc-8.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-8.2.inc
@@ -107,20 +107,6 @@ EXTRA_OECONF_BASE = "\
--without-isl \
"
-EXTRA_OECONF_INITIAL = "\
- --disable-libmudflap \
- --disable-libgomp \
- --disable-libitm \
- --disable-libquadmath \
- --with-system-zlib \
- --disable-lto \
- --disable-plugin \
- --enable-linker-build-id \
- --enable-decimal-float=no \
- --without-isl \
- --disable-libssp \
-"
-
EXTRA_OECONF_PATHS = "\
--with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \
--with-sysroot=/not/exist \