gcc: Do not build libmpx on x86 in first pass in toolchain

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-04-24 10:17:43 +01:00
parent d0bba4d26e
commit 8bc5ded22e

View File

@@ -73,6 +73,7 @@ ifeq "$(PASS)" "1"
--disable-libatomic \
--disable-libmudflap \
--disable-libssp \
--disable-libmpx \
--disable-libgomp \
--disable-libquadmath \
--disable-libstdc++-v3 \