mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if available
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
29a9d99b18
commit
d3df830c2b
@ -135,7 +135,7 @@ UCLIBC_USE_NETLINK=y
|
|||||||
# String and Stdio Support
|
# String and Stdio Support
|
||||||
#
|
#
|
||||||
# UCLIBC_HAS_STRING_GENERIC_OPT is not set
|
# 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_TABLES=y
|
||||||
UCLIBC_HAS_CTYPE_SIGNED=y
|
UCLIBC_HAS_CTYPE_SIGNED=y
|
||||||
# UCLIBC_HAS_CTYPE_UNSAFE is not set
|
# UCLIBC_HAS_CTYPE_UNSAFE is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user