config/libc/glibc-eglibc.in-common
changeset 1759 2e4f5f564362
parent 1627 8aa1d1051a6a
child 2180 d3af3efce68c
     1.1 --- a/config/libc/glibc-eglibc.in-common	Mon Nov 16 20:24:03 2009 +0100
     1.2 +++ b/config/libc/glibc-eglibc.in-common	Mon Jan 11 22:47:58 2010 +0100
     1.3 @@ -84,10 +84,12 @@
     1.4  
     1.5        Eg.: crypt        (for very old libces)
     1.6  
     1.7 -if LIBC_GLIBC_2_8_or_later && ( LIBC_GLIBC_USE_PORTS || ( LIBC_ADDONS_LIST != "" ) )
     1.8 -comment "WARNING!!!"
     1.9 -comment "For glibc >= 2.8, addons are only available via a CVS checkout."
    1.10 -comment "Be sure to review the associated options, above."
    1.11 +if LIBC_GLIBC_USE_PORTS || ( LIBC_ADDONS_LIST != "" )
    1.12 +comment "WARNING !!!                                            "
    1.13 +comment "|  For glibc >= 2.8, it can happen that the tarballs    "
    1.14 +comment "|  for the addons are not available for download.       "
    1.15 +comment "|  If that happens, bad luck... Try a previous version  "
    1.16 +comment "|  or try again later... :-(                            "
    1.17  endif
    1.18  
    1.19  if KERNEL_linux