tcmode: drop wrong localedir override

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2015-09-17 14:34:13 -07:00
parent f011487eee
commit 4c72f28c6e

View File

@@ -14,9 +14,6 @@ NO32LIBS ?= "0"
# sysroot and determine this accurately.
GLIBC_GENERATE_LOCALES_remove = "en_US.UTF-8"
# The binary locale files are common to the multilibs
localedir = "${exec_prefix}/lib/locale"
# No need to re-compile the locale files
GLIBC_INTERNAL_USE_BINARY_LOCALE ?= "precompiled"
ENABLE_BINARY_LOCALE_GENERATION = ""