config/libc/glibc-eglibc.in-common
changeset 1314 34d1b285c5db
parent 1232 80c5723e06fc
child 1315 655ee0516997
     1.1 --- a/config/libc/glibc-eglibc.in-common	Thu Mar 05 17:50:42 2009 +0000
     1.2 +++ b/config/libc/glibc-eglibc.in-common	Sat May 02 22:07:25 2009 +0000
     1.3 @@ -72,6 +72,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 +endif
    1.12 +
    1.13  if KERNEL_linux
    1.14  
    1.15  choice