toolchain: uClibc: fix build with CONFIG_BUILD_NLS selected
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Nov 2014 22:22:14 +0000 (22:22 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Nov 2014 22:22:14 +0000 (22:22 +0000)
commit37cb753d28769f1328b88ad4c52dece2d4eecd6f
treeb8faceaa10214eb722e7fe473b130ad908e149bf
parentbd7165370cb3937c2c4a0a72fc7e86d90c581e5c
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43445 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/uClibc/common.mk
toolchain/uClibc/config-0.9.33.2/common