toolchain: uClibc: fix build with CONFIG_BUILD_NLS selected
authorFelix Fietkau <nbd@openwrt.org>
Sun, 30 Nov 2014 22:22:14 +0000 (22:22 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 30 Nov 2014 22:22:14 +0000 (22:22 +0000)
commit23132475140db687d6ceb134fc276b6e087ebda6
treeb8faceaa10214eb722e7fe473b130ad908e149bf
parent0185b2d66cdda03ad22f3ef1fe1eb2f28809aa9b
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: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43445
toolchain/uClibc/common.mk
toolchain/uClibc/config-0.9.33.2/common