From b38ddb748be02e1a8d340520c50819f15a78a30c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 27 Jun 2014 21:07:14 +0200 Subject: add ltp package, add more uClibc options to have a wider test range --- target/sparc/uclibc.config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/sparc') 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 -- cgit v1.2.3