From 9f0b4b626d60528cf162fa42bc71178a0ead3331 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 23 Jun 2006 07:46:15 +0000 Subject: oops, dynamically set... --- toolchain/uClibc/uClibc.config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/toolchain/uClibc/uClibc.config b/toolchain/uClibc/uClibc.config index e5a44668a..a4f78001f 100644 --- a/toolchain/uClibc/uClibc.config +++ b/toolchain/uClibc/uClibc.config @@ -72,9 +72,10 @@ LDSO_BASE_FILENAME="ld.so" # LDSO_RUNPATH is not set UCLIBC_CTOR_DTOR=y # HAS_NO_THREADS is not set -UCLIBC_HAS_THREADS=y -PTHREADS_DEBUG_SUPPORT=y -LINUXTHREADS_OLD=y +# UCLIBC_HAS_THREADS is not set +# PTHREADS_DEBUG_SUPPORT is not set +# UCLIBC_HAS_THREADS_NATIVE is not set +# LINUXTHREADS_OLD is not set UCLIBC_HAS_LFS=y # MALLOC is not set # MALLOC_SIMPLE is not set -- cgit v1.2.3