[PATCH 1 of 1] config/libc/glibc.in: Fix for glibc 2.10.1 CVS branch

Frederic Roussel fr.frasc@gmail.com
Wed Dec 2 01:47:00 GMT 2009


# HG changeset patch
# User "Frederic Roussel" <fr.frasc@gmail.com>
# Date 1259717263 28800
# Node ID 43ecf1db5f57abd68f0b28227d246f6bba44e05b
# Parent  5f26745a915c8bac992aee9e0453cef9c4e868e9
config/libc/glibc.in: Fix for glibc 2.10.1 CVS branch

the CVS tree doesn't have a glibc-2_10_1-branch branch. only a glibc-2_10_1 branch exists. moreovert there is no "ports" in CVS for 2.10.1. Better to disable CVS for now rather than break.

Signed-off-by: "Frederic Roussel" <fr.frasc@gmail.com>

diff -r 5f26745a915c -r 43ecf1db5f57 config/libc/glibc.in
--- a/config/libc/glibc.in	Thu Nov 26 00:22:17 2009 +0100
+++ b/config/libc/glibc.in	Tue Dec 01 17:27:43 2009 -0800
@@ -110,6 +110,7 @@
 config LIBC_GLIBC_CVS
     bool
     prompt "CVS checkout"
+    depends on ! LIBC_V_2_10_1
     help
       See the help for the entry "Released tarball", above.
       

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list