|
@@ -150,8 +150,8 @@ UCLIBC_HAS_STRING_ARCH_OPT=y
|
|
|
UCLIBC_HAS_CTYPE_TABLES=y
|
|
|
UCLIBC_HAS_CTYPE_SIGNED=y
|
|
|
# UCLIBC_HAS_CTYPE_UNSAFE is not set
|
|
|
-# UCLIBC_HAS_CTYPE_CHECKED is not set
|
|
|
-UCLIBC_HAS_CTYPE_ENFORCED=y
|
|
|
+UCLIBC_HAS_CTYPE_CHECKED=y
|
|
|
+# UCLIBC_HAS_CTYPE_ENFORCED is not set
|
|
|
# UCLIBC_HAS_WCHAR is not set
|
|
|
# UCLIBC_HAS_LOCALE is not set
|
|
|
UCLIBC_HAS_HEXADECIMAL_FLOATS=y
|