diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-07-12 19:06:34 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-07-12 19:06:34 +0000 |
commit | b1dad867b3ff5feda720a78a852fbd33d6a5b7a2 (patch) | |
tree | 61b91bc97c670783d9262fd20979ffa4b056aed0 /profiles/desc | |
parent | Added FreeBSD description. (diff) | |
download | historical-b1dad867b3ff5feda720a78a852fbd33d6a5b7a2.tar.gz historical-b1dad867b3ff5feda720a78a852fbd33d6a5b7a2.tar.bz2 historical-b1dad867b3ff5feda720a78a852fbd33d6a5b7a2.zip |
Added description for missing C libraries.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/elibc.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc index 0753800e9d17..46e01d54297e 100644 --- a/profiles/desc/elibc.desc +++ b/profiles/desc/elibc.desc @@ -1,11 +1,15 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v 1.1 2006/05/23 03:10:42 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/elibc.desc,v 1.2 2006/07/12 19:06:34 the_paya Exp $ # This file contains descriptions of ELIBC USE_EXPAND flags. # Keep it sorted. +Darwin - ELIBC setting for systems that use the Darwin C library +DragonFly - ELIBC setting for systems that use the DragonFly C library FreeBSD - ELIBC setting for systems that use the FreeBSD C library glibc - ELIBC setting for systems that use the GNU C library +OpenBSD - ELIBC setting for systems that use the OpenBSD C library +NetBSD - ELIBC setting for systems that use the NetBSD C library uclibc - ELIBC setting for systems that use the uClibc C library |