Commit d3df830c authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if available

parent 29a9d99b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ UCLIBC_USE_NETLINK=y
# String and Stdio Support
#
# UCLIBC_HAS_STRING_GENERIC_OPT is not set
# UCLIBC_HAS_STRING_ARCH_OPT is not set
UCLIBC_HAS_STRING_ARCH_OPT=y
UCLIBC_HAS_CTYPE_TABLES=y
UCLIBC_HAS_CTYPE_SIGNED=y
# UCLIBC_HAS_CTYPE_UNSAFE is not set