1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-12 01:00:16 +02:00

enable locale support in uClibc

This commit is contained in:
kyak 2010-11-12 23:06:27 +03:00 committed by Xiangfu Liu
parent 5d5db3b3c4
commit c8e1d07494

View File

@ -15,3 +15,5 @@ CONFIG_MIPS_O32_ABI=y
TARGET_ARCH="mips"
TARGET_mips=y
UCLIBC_HAS_FPU=y
UCLIBC_HAS_LOCALE=y
UCLIBC_HAS_XLOCALE=y