Update of /cvsroot/linux-vax/toolchain/patches
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13017/patches
Modified Files:
uclibc-000001-config.patch
Log Message:
- Modify build_toolchain.sh to call the renamed preparation script.
- Update uClibc's .config file to reflect upstream changes.
Index: uclibc-000001-config.patch
===================================================================
RCS file: /cvsroot/linux-vax/toolchain/patches/uclibc-000001-config.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- uclibc-000001-config.patch 28 Sep 2005 09:16:56 -0000 1.3
+++ uclibc-000001-config.patch 29 Oct 2005 20:33:17 -0000 1.4
@@ -1,6 +1,6 @@
--- /dev/null 2005-08-28 03:49:43.999308688 +0200
+++ uclibc/.config 2005-09-23 12:53:12.000000000 +0200
-@@ -0,0 +1,143 @@
+@@ -0,0 +1,144 @@
+#
+# Automatically generated make config: don't edit
+#
@@ -143,4 +143,5 @@
+# DODEBUG is not set
+# DOASSERTS is not set
+WARNINGS="-Wall"
++# DOMULTI is not set
+# UCLIBC_MJN3_ONLY is not set
|