From 36b8021619c7f7a8ec6fee10e3bfa6e7ff8d9d48 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 24 Oct 2013 16:42:17 +0200 Subject: get rid of unsupported locale support --- toolchain/eglibc/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain') diff --git a/toolchain/eglibc/Makefile.inc b/toolchain/eglibc/Makefile.inc index e2aec51aa..b90983ff1 100644 --- a/toolchain/eglibc/Makefile.inc +++ b/toolchain/eglibc/Makefile.inc @@ -16,7 +16,7 @@ EGLIBC_CONFOPTS:= --build=$(GNU_HOST_NAME) \ --with-__thread \ --with-tls \ --enable-add-ons \ - $(NLS) + --disable-nls EGLIBC_ENV:= PATH='${TARGET_PATH}' \ BUILD_CC=${CC_FOR_BUILD} \ GCC_HONOUR_COPTS=s \ -- cgit v1.2.3