mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 07:43:21 +02:00
enable locale support in uClibc
This commit is contained in:
parent
6d4d0126c1
commit
26ef08f55c
@ -15,3 +15,5 @@ CONFIG_MIPS_O32_ABI=y
|
|||||||
TARGET_ARCH="mips"
|
TARGET_ARCH="mips"
|
||||||
TARGET_mips=y
|
TARGET_mips=y
|
||||||
UCLIBC_HAS_FPU=y
|
UCLIBC_HAS_FPU=y
|
||||||
|
UCLIBC_HAS_LOCALE=y
|
||||||
|
UCLIBC_HAS_XLOCALE=y
|
||||||
|
Loading…
Reference in New Issue
Block a user