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