From 7d68ceb8174763e4875dd5f91d2352686c96d26f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Jul 2014 11:37:33 +0200 Subject: enable alpha/sparc for testing, it is broken --- target/alpha/uclibc.config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/alpha/uclibc.config') diff --git a/target/alpha/uclibc.config b/target/alpha/uclibc.config index 776a92225..1bd6703cc 100644 --- a/target/alpha/uclibc.config +++ b/target/alpha/uclibc.config @@ -64,12 +64,12 @@ DOPIC=y ARCH_HAS_NO_SHARED=y ARCH_HAS_NO_LDSO=y UCLIBC_CTOR_DTOR=y -HAS_NO_THREADS=y +# HAS_NO_THREADS is not set # LINUXTHREADS_OLD is not set # LINUXTHREADS_NEW is not set -# UCLIBC_HAS_THREADS_NATIVE is not set -# UCLIBC_HAS_THREADS is not set -# UCLIBC_HAS_TLS is not set +UCLIBC_HAS_THREADS_NATIVE=y +UCLIBC_HAS_THREADS=y +UCLIBC_HAS_TLS=y # PTHREADS_DEBUG_SUPPORT is not set UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y -- cgit v1.2.3