svn commit: trunk/buildroot/target/device/AMD/DBAu1500

sjhill at uclibc.org sjhill at uclibc.org
Mon Sep 12 22:24:36 UTC 2005


Author: sjhill
Date: 2005-09-12 15:24:35 -0700 (Mon, 12 Sep 2005)
New Revision: 11435

Log:
Add new configuration option.


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


Changeset:
Modified: trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips
===================================================================
--- trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips	2005-09-12 22:20:22 UTC (rev 11434)
+++ trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mips	2005-09-12 22:24:35 UTC (rev 11435)
@@ -90,6 +90,7 @@
 UCLIBC_HAS_IPV6=y
 UCLIBC_HAS_RPC=y
 UCLIBC_HAS_FULL_RPC=y
+# UCLIBC_HAS_REENTRANT_RPC is not set
 
 #
 # String and Stdio Support

Modified: trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel
===================================================================
--- trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel	2005-09-12 22:20:22 UTC (rev 11434)
+++ trunk/buildroot/target/device/AMD/DBAu1500/uClibc.config.mipsel	2005-09-12 22:24:35 UTC (rev 11435)
@@ -90,6 +90,7 @@
 UCLIBC_HAS_IPV6=y
 UCLIBC_HAS_RPC=y
 UCLIBC_HAS_FULL_RPC=y
+# UCLIBC_HAS_REENTRANT_RPC is not set
 
 #
 # String and Stdio Support




More information about the uClibc-cvs mailing list