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

nanonote optimize

enable-locale-support-in-uClibc
 make-sure-uClibc-won-t-attempt-to-get-pregenerated
 N-to-UCLIBC_HAS_GLIBC_DIGIT_GROUPING
This commit is contained in:
Xiangfu Liu 2011-04-29 17:06:25 +08:00 committed by kyak
parent 06082c3b5a
commit 7d51ed2f30

View File

@ -15,3 +15,7 @@ CONFIG_MIPS_O32_ABI=y
TARGET_ARCH="mips"
TARGET_mips=y
UCLIBC_HAS_FPU=y
UCLIBC_HAS_LOCALE=y
UCLIBC_HAS_XLOCALE=y
# UCLIBC_PREGENERATED_LOCALE_DATA is not set
# UCLIBC_HAS_GLIBC_DIGIT_GROUPING is not set