diff --git a/scripts/005-gcc-stage2.sh b/scripts/005-gcc-stage2.sh index 2b23dde..7641f0b 100755 --- a/scripts/005-gcc-stage2.sh +++ b/scripts/005-gcc-stage2.sh @@ -70,7 +70,6 @@ export CXXFLAGS="-std=c++11" --disable-multilib \ --enable-threads=posix \ --disable-tls \ - --disable-nls \ $TARG_XTRA_OPTS ## Compile and install.