changeset 1122:481386888ace

Commemorate symbols 0.9.30 needed, for debugging purposes.
author Rob Landley <rob@landley.net>
date Wed, 16 Jun 2010 20:49:35 -0500
parents 3c5eb21262af
children 075c7e067ccd
files sources/baseconfig-uClibc
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sources/baseconfig-uClibc	Wed Jun 16 18:10:17 2010 -0500
+++ b/sources/baseconfig-uClibc	Wed Jun 16 20:49:35 2010 -0500
@@ -4,6 +4,14 @@
 # a full .config file), to which target-specific entries in $UCLIBC_CONFIG
 # (from the target's settings file) are appended.
 
+# Obsolete symbols 0.9.30 needs
+
+#UCLIBC_HAS_THREADS=y
+#UCLIBC_HAS_REALTIME=y
+#UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y
+
+# Baseconfig for 0.9.31
+
 ARCH_HAS_MMU=y
 ARCH_USE_MMU=y
 UCLIBC_HAS_FLOATS=y