Skip to content
Snippets Groups Projects
Commit 3f130f7a authored by Felix Fietkau's avatar Felix Fietkau
Browse files

toolchain: uClibc: fix build with CONFIG_BUILD_NLS selected


Without this patch, selecting "Compile with full language support"
results in the following question during build:

...
Locale Support (UCLIBC_HAS_LOCALE) [Y/n/?] y
  Locale data
  > 1. All locales (UCLIBC_BUILD_ALL_LOCALE) (NEW)
    2. Only selected locales (UCLIBC_BUILD_MINIMAL_LOCALE) (NEW)
    3. Use Pre-generated Locale Data (UCLIBC_PREGENERATED_LOCALE_DATA) (NEW)
  choice[1-3]:

Signed-off-by: default avatarMichael Heimpold <mhei@heimpold.de>

SVN-Revision: 43445
parent c6914308
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment