X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Finsight%2FMakefile;fp=toolchain%2Finsight%2FMakefile;h=3744f5645117731118cdbe66f787675e10e023d0;hb=6b7bcb9292a38e459552b3a52cf7d7dedb6539c2;hp=9fb39e19320b4bcece06d3b99c3d435c1aa8def9;hpb=adc4005450dc7fa0ec8ef2940c776e68dfbeb851;p=openwrt-github%2F.git diff --git a/toolchain/insight/Makefile b/toolchain/insight/Makefile index 9fb39e1932..3744f56451 100644 --- a/toolchain/insight/Makefile +++ b/toolchain/insight/Makefile @@ -28,7 +28,6 @@ define Host/Configure --build=$(GNU_HOST_NAME) \ --host=$(GNU_HOST_NAME) \ --target=$(REAL_GNU_TARGET_NAME) \ - $(DISABLE_NLS) \ --enable-threads \ --enable-werror=no \ );