From c5462c814f3701881f13e6e20419803ed5516d6b Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 11 Jan 2010 22:47:58 +0100 Subject: libc/glibc: get rid of the now obsolete CVS stuff It's now been a while that glibc switched to git from cvs. Get rid of cvs to download glibc; this will make for a good cleanup before we add git support! :-) --- config/libc/glibc-eglibc.in-common | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'config/libc/glibc-eglibc.in-common') diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common index 61d6dbaa..8a2a6ce1 100644 --- a/config/libc/glibc-eglibc.in-common +++ b/config/libc/glibc-eglibc.in-common @@ -84,10 +84,12 @@ config LIBC_ADDONS_LIST Eg.: crypt (for very old libces) -if LIBC_GLIBC_2_8_or_later && ( LIBC_GLIBC_USE_PORTS || ( LIBC_ADDONS_LIST != "" ) ) -comment "WARNING!!!" -comment "For glibc >= 2.8, addons are only available via a CVS checkout." -comment "Be sure to review the associated options, above." +if LIBC_GLIBC_USE_PORTS || ( LIBC_ADDONS_LIST != "" ) +comment "WARNING !!! " +comment "| For glibc >= 2.8, it can happen that the tarballs " +comment "| for the addons are not available for download. " +comment "| If that happens, bad luck... Try a previous version " +comment "| or try again later... :-( " endif if KERNEL_linux -- cgit v1.2.3