소스 검색

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

this is now mandatory and always passed to configure
Rich Felker 5 년 전
부모
커밋
2954bf4b6d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      config.mak.dist

+ 0 - 1
config.mak.dist

@@ -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