mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 19:38:56 +00:00
16 lines
291 B
Plaintext
16 lines
291 B
Plaintext
menuconfig RTT_POSIX_TESTCASE_LOCALE_H
|
|
bool "<locale.h>"
|
|
default n
|
|
|
|
if RTT_POSIX_TESTCASE_LOCALE_H
|
|
|
|
config LOCALE_H_SETLOCALE
|
|
bool "<locale.h -> setlocale>"
|
|
default n
|
|
|
|
config LIBGEN_H_LOCALECONV
|
|
bool "<locale.h -> localconv>"
|
|
default n
|
|
|
|
endif
|