summaryrefslogtreecommitdiff
path: root/toolchain/insight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/insight/Makefile')
-rw-r--r--toolchain/insight/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/insight/Makefile b/toolchain/insight/Makefile
index 9fb39e1..3744f56 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 \
);