mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-04 06:54:36 +02:00
tcmode: drop wrong localedir override
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user