1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:46:16 +02:00

make sure uClibc won't attempt to get pregenerated locales.

This commit is contained in:
kyak 2010-11-14 18:02:42 +03:00
parent 37dc344f7b
commit 36a96a20a2

View File

@ -17,3 +17,4 @@ TARGET_mips=y
UCLIBC_HAS_FPU=y
UCLIBC_HAS_LOCALE=y
UCLIBC_HAS_XLOCALE=y
# UCLIBC_PREGENERATED_LOCALE_DATA is not set