summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBenoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>2011-07-29 11:25:57 (GMT)
committerBenoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>2011-07-29 11:25:57 (GMT)
commitd44205998b70aa9feef5f0ad43039d32c78d46dc (patch)
tree03331562f134b68ed8a7587012f0a69396343a4a /config
parent46de459e3380d44fd7121bc9eab204b1b0d52861 (diff)
libc: create an infrastructure to build and install the libc locales
This patch adds a common glibc/eglibc infrastructure to build and install the libc locales. Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'config')
-rw-r--r--config/libc/glibc-eglibc.in-common7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common
index 255edb7..32cf357 100644
--- a/config/libc/glibc-eglibc.in-common
+++ b/config/libc/glibc-eglibc.in-common
@@ -144,6 +144,13 @@ comment "| If that happens, bad luck... Try a previous version "
comment "| or try again later... :-( "
endif
+config LIBC_LOCALES
+ bool
+ prompt "Build and install locales"
+ help
+ Whether to build and install the libc locale files for the target,
+ which is required in order to support internationalization.
+
if KERNEL_linux
choice LIBC_GLIBC_SUPPORTED_KERNEL