summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2006-06-23 07:46:15 +0000
committerEric Andersen <andersen@codepoet.org>2006-06-23 07:46:15 +0000
commit9f0b4b626d60528cf162fa42bc71178a0ead3331 (patch)
treec792bba97c6a163ba2afe195005e1236abd83786
parentb6ea2bdd2f698eab54bb11fd02e0543025331de4 (diff)
oops, dynamically set...
-rw-r--r--toolchain/uClibc/uClibc.config7
1 files 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