musl: fix mips vdso handling
[openwrt/staging/chunkeey.git] / toolchain / insight / Makefile
index 9fb39e19320b4bcece06d3b99c3d435c1aa8def9..3744f5645117731118cdbe66f787675e10e023d0 100644 (file)
@@ -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 \
        );