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)
commit3f130f7a457dfd728786329d8dc49961a38b3913
tree0abcfdd6104bef9b28ffefab4fdbcc6403ae53a9
parentc69143089745f5d448afc7d9008d3e29c4c12295
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