remove --disable-multilib from config.mak.dist example

this is now mandatory and always passed to configure
This commit is contained in:
Rich Felker 2020-02-02 21:19:25 -05:00
parent 59d9dff00c
commit 2954bf4b6d
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@
# COMMON_CONFIG += --disable-nls
# GCC_CONFIG += --enable-languages=c,c++
# GCC_CONFIG += --disable-libquadmath --disable-decimal-float
# GCC_CONFIG += --disable-multilib
# 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