mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-06 01:17:30 +03:00
enable locale support in uClibc
This commit is contained in:
parent
5d5db3b3c4
commit
c8e1d07494
@ -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…
x
Reference in New Issue
Block a user