summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-12-15 09:51:57 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2009-12-15 09:51:57 +0100
commitd3df830c2bcad37871b6a6f2f34d6f0db106670f (patch)
tree62f8d5ebc6c0bb91d92089652f56f09d7aef5420 /toolchain
parent29a9d99b18ff793cf70ce8ebb8d0008f980f728b (diff)
downloadbuildroot-novena-d3df830c2bcad37871b6a6f2f34d6f0db106670f.tar.gz
buildroot-novena-d3df830c2bcad37871b6a6f2f34d6f0db106670f.zip
toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if available
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/uClibc/uClibc-0.9.30.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/uClibc-0.9.30.config b/toolchain/uClibc/uClibc-0.9.30.config
index 30db7fe45..c8efe18ec 100644
--- a/toolchain/uClibc/uClibc-0.9.30.config
+++ b/toolchain/uClibc/uClibc-0.9.30.config
@@ -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