From 4c72f28c6ecc691bcd7f04ac5fddccb2f2a6998b Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Thu, 17 Sep 2015 14:34:13 -0700 Subject: [PATCH] tcmode: drop wrong localedir override Signed-off-by: Christopher Larson --- conf/distro/include/tcmode-external-sourcery.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/distro/include/tcmode-external-sourcery.inc b/conf/distro/include/tcmode-external-sourcery.inc index 0c12de6..40ffb9b 100644 --- a/conf/distro/include/tcmode-external-sourcery.inc +++ b/conf/distro/include/tcmode-external-sourcery.inc @@ -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 = ""