X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Finsight%2FMakefile;h=3744f5645117731118cdbe66f787675e10e023d0;hb=73637d4c7ee7d86352201884bf14cdd857316604;hp=9fb39e19320b4bcece06d3b99c3d435c1aa8def9;hpb=f0cf4d40ce6c1d6efb04ba2353eaa6d5dc033dbc;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 \ );