summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-03 21:49:54 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commit16a56ed75b489186ae49a8c62945ca914e263477 (patch)
tree1908a6f9cbc0902c4b34e784a5860bcd9caa4626 /config/libc
parentf63fbd356f4e80b2f597796039eb79a69121fb4d (diff)
uClibc locale "package"
Does not build, though. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/libc')
-rw-r--r--config/libc/uClibc.in.24
1 files changed, 4 insertions, 0 deletions
diff --git a/config/libc/uClibc.in.2 b/config/libc/uClibc.in.2
index 7bf8f2a..0883959 100644
--- a/config/libc/uClibc.in.2
+++ b/config/libc/uClibc.in.2
@@ -60,6 +60,10 @@ config LIBC_UCLIBC_LOCALES_PREGEN_DATA
If so, please report the issue, so we can default this
to off if too many people complain.
+if LIBC_UCLIBC_LOCALES_PREGEN_DATA
+source "config/versions/uClibc-locale.in"
+endif
+
config LIBC_UCLIBC_IPV6
bool
prompt "Add support for IPv6"