summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorEric Andersen2006-06-23 09:46:15 +0200
committerEric Andersen2006-06-23 09:46:15 +0200
commit9f0b4b626d60528cf162fa42bc71178a0ead3331 (patch)
treec792bba97c6a163ba2afe195005e1236abd83786 /toolchain
parentupdate config a bit (diff)
downloadbuildroot-9f0b4b626d60528cf162fa42bc71178a0ead3331.tar.gz
buildroot-9f0b4b626d60528cf162fa42bc71178a0ead3331.tar.xz
buildroot-9f0b4b626d60528cf162fa42bc71178a0ead3331.zip
oops, dynamically set...
Diffstat (limited to 'toolchain')
-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