svn commit: trunk/buildroot: target/device/AMD/DBAu1500 toolchain/uCl etc...

andersen at uclibc.org andersen at uclibc.org
Fri Jun 23 07:45:02 UTC 2006


Author: andersen
Date: 2006-06-23 00:45:00 -0700 (Fri, 23 Jun 2006)
New Revision: 15493

Log:
update config a bit


Modified:
   trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips
   trunk/buildroot/toolchain/uClibc/uClibc.config


Changeset:
Modified: trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips
===================================================================
--- trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips	2006-06-23 07:29:40 UTC (rev 15492)
+++ trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips	2006-06-23 07:45:00 UTC (rev 15493)
@@ -78,6 +78,7 @@
 MALLOC_GLIBC_COMPAT=y
 UCLIBC_DYNAMIC_ATEXIT=y
 # COMPAT_ATEXIT is not set
+# UCLIBC_SUSV3_LEGACY is not set
 HAS_SHADOW=y
 # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
 UCLIBC_HAS___PROGNAME=y

Modified: trunk/buildroot/toolchain/uClibc/uClibc.config
===================================================================
--- trunk/buildroot/toolchain/uClibc/uClibc.config	2006-06-23 07:29:40 UTC (rev 15492)
+++ trunk/buildroot/toolchain/uClibc/uClibc.config	2006-06-23 07:45:00 UTC (rev 15493)
@@ -61,31 +61,31 @@
 # HAVE_NO_PIC is not set
 DOPIC=y
 # HAVE_NO_SHARED is not set
+# ARCH_HAS_NO_LDSO is not set
 HAVE_SHARED=y
-# ARCH_HAS_NO_LDSO is not set
-BUILD_UCLIBC_LDSO=y
 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set
 LDSO_LDD_SUPPORT=y
 LDSO_CACHE_SUPPORT=y
 # LDSO_PRELOAD_FILE_SUPPORT is not set
 LDSO_BASE_FILENAME="ld.so"
-LDSO_RUNPATH=n
-# DL_FINI_CRT_COMPAT is not set
+# UCLIBC_STATIC_LDCONFIG is not set
+# LDSO_RUNPATH is not set
 UCLIBC_CTOR_DTOR=y
 # HAS_NO_THREADS is not set
-# 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_THREADS=y
+PTHREADS_DEBUG_SUPPORT=y
+LINUXTHREADS_OLD=y
 UCLIBC_HAS_LFS=y
-# UCLIBC_STATIC_LDCONFIG is not set
 # MALLOC is not set
 # MALLOC_SIMPLE is not set
 MALLOC_STANDARD=y
 MALLOC_GLIBC_COMPAT=y
 UCLIBC_DYNAMIC_ATEXIT=y
 # COMPAT_ATEXIT is not set
+# UCLIBC_SUSV3_LEGACY is not set
 HAS_SHADOW=y
+# UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
+UCLIBC_HAS___PROGNAME=y
 # UNIX98PTY_ONLY is not set
 ASSUME_DEVPTS=y
 UCLIBC_HAS_TM_EXTENSIONS=y




More information about the uClibc-cvs mailing list