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