]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/gcc
gcc: Remove some deprecated configure options in 2nd toolchain pass
[ipfire-2.x.git] / lfs / gcc
diff --git a/lfs/gcc b/lfs/gcc
index fc951764044069303dd91f17d184ec07470230b2..f04e2df8c071efc3fd1df6ac4a06673ec928e70f 100644 (file)
--- a/lfs/gcc
+++ b/lfs/gcc
@@ -105,16 +105,10 @@ ifeq "$(PASS)" "2"
        AR="$(CROSSTARGET)-ar" \
        RANLIB="$(CROSSTARGET)-ranlib"
   EXTRA_CONFIG = \
-       --host=$(BUILDTARGET) \
        --build=$(BUILDTARGET) \
-       --target=$(BUILDTARGET) \
        --prefix=/tools \
        --with-local-prefix=/tools \
        --with-native-system-header-dir=/tools/include \
-       --enable-clocale=gnu \
-       --enable-shared \
-       --enable-threads=posix \
-       --enable-__cxa_atexit \
        --enable-languages=c,c++ \
        --disable-libstdcxx-pch \
        --disable-libgomp