mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-04-12 20:14:59 +02:00
remove --disable-multilib from config.mak.dist example
this is now mandatory and always passed to configure
This commit is contained in:
parent
59d9dff00c
commit
2954bf4b6d
@ -63,7 +63,6 @@
|
|||||||
# COMMON_CONFIG += --disable-nls
|
# COMMON_CONFIG += --disable-nls
|
||||||
# GCC_CONFIG += --enable-languages=c,c++
|
# GCC_CONFIG += --enable-languages=c,c++
|
||||||
# GCC_CONFIG += --disable-libquadmath --disable-decimal-float
|
# GCC_CONFIG += --disable-libquadmath --disable-decimal-float
|
||||||
# GCC_CONFIG += --disable-multilib
|
|
||||||
|
|
||||||
# You can keep the local build path out of your toolchain binaries and
|
# You can keep the local build path out of your toolchain binaries and
|
||||||
# target libraries with the following, but then gdb needs to be told
|
# target libraries with the following, but then gdb needs to be told
|
||||||
|
Loading…
Reference in New Issue
Block a user