svn commit: trunk/buildroot/toolchain/uClibc

andersen at uclibc.org andersen at uclibc.org
Fri Jun 23 07:46:16 UTC 2006


Author: andersen
Date: 2006-06-23 00:46:15 -0700 (Fri, 23 Jun 2006)
New Revision: 15494

Log:
oops, dynamically set...


Modified:
   trunk/buildroot/toolchain/uClibc/uClibc.config


Changeset:
Modified: trunk/buildroot/toolchain/uClibc/uClibc.config
===================================================================
--- trunk/buildroot/toolchain/uClibc/uClibc.config	2006-06-23 07:45:00 UTC (rev 15493)
+++ trunk/buildroot/toolchain/uClibc/uClibc.config	2006-06-23 07:46:15 UTC (rev 15494)
@@ -72,9 +72,10 @@
 # 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




More information about the uClibc-cvs mailing list