gcc: Always pass --disable-multilib

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-04-21 17:08:45 +02:00
parent e5ecbf7d6b
commit 51777e5d7c

View File

@@ -150,12 +150,8 @@ ifeq "$(BUILD_ARCH)" "i586"
--with-tune=generic
endif
ifeq "$(BUILD_ARCH)" "x86_64"
EXTRA_CONFIG += \
--disable-multilib
endif
EXTRA_CONFIG += \
--disable-multilib \
--with-bugurl=http://bugtracker.ipfire.org \
--disable-libunwind-exceptions \
--enable-gnu-unique-object