summaryrefslogtreecommitdiff
path: root/target/sparc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-27 21:07:14 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-27 21:07:46 +0200
commitb38ddb748be02e1a8d340520c50819f15a78a30c (patch)
treee36bb3e296f885bdc47248935e1a847a5fd0d750 /target/sparc
parent120fa5a3bfee8bdbdf2441cdd1b5aff0e4513db4 (diff)
add ltp package, add more uClibc options to have a wider test range
Diffstat (limited to 'target/sparc')
-rw-r--r--target/sparc/uclibc.config10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/sparc/uclibc.config b/target/sparc/uclibc.config
index 12d22f5e2..a9ce82272 100644
--- a/target/sparc/uclibc.config
+++ b/target/sparc/uclibc.config
@@ -56,7 +56,7 @@ ARCH_USE_MMU=y
UCLIBC_HAS_FLOATS=y
UCLIBC_HAS_FPU=y
DO_C99_MATH=y
-# DO_XSI_MATH is not set
+DO_XSI_MATH=y
UCLIBC_HAS_FENV=y
UCLIBC_HAS_LONG_DOUBLE_MATH=y
KERNEL_HEADERS=""
@@ -99,7 +99,7 @@ MALLOC_GLIBC_COMPAT=y
UCLIBC_HAS_OBSTACK=y
UCLIBC_DYNAMIC_ATEXIT=y
COMPAT_ATEXIT=y
-# UCLIBC_SUSV2_LEGACY is not set
+UCLIBC_SUSV2_LEGACY=y
UCLIBC_SUSV3_LEGACY=y
# UCLIBC_SUSV3_LEGACY_MACROS is not set
UCLIBC_SUSV4_LEGACY=y
@@ -135,14 +135,14 @@ UCLIBC_LINUX_SPECIFIC=y
UCLIBC_HAS_GNU_ERROR=y
UCLIBC_BSD_SPECIFIC=y
UCLIBC_HAS_BSD_ERR=y
-# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
+UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
# UCLIBC_NTP_LEGACY is not set
-# UCLIBC_SV4_DEPRECATED is not set
+UCLIBC_SV4_DEPRECATED=y
UCLIBC_HAS_REALTIME=y
UCLIBC_HAS_ADVANCED_REALTIME=y
UCLIBC_HAS_EPOLL=y
-# UCLIBC_HAS_XATTR is not set
+UCLIBC_HAS_XATTR=y
# UCLIBC_HAS_PROFILING is not set
UCLIBC_HAS_CRYPT_IMPL=y
# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set