1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 19:37:10 +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 committed by Xiangfu Liu
parent 42acb9000b
commit a8750324c0

View File

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