diff -r ffc1121618fa -r 67e02b48b595 config/libc/uClibc.in --- a/config/libc/uClibc.in Thu Jul 22 20:06:27 2010 +0200 +++ b/config/libc/uClibc.in Wed Jul 28 01:03:07 2010 +0200 @@ -161,6 +161,18 @@ Note that seems to be broken on recent uClibc releases. +config LIBC_UCLIBC_LOCALES_PREGEN_DATA + bool + prompt "Use pregen locales" + depends on LIBC_UCLIBC_LOCALES + default y + help + If you see issues with using pre-generated locales data, + you can try switching this off. + + If so, please report the issue, so we can default this + to off if too many people complain. + config LIBC_UCLIBC_WCHAR bool prompt "Add support for WCHAR"