summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-07-12 19:06:34 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-07-12 19:06:34 +0000
commitcb8609fb1b197328572bec698cab505d42cd7195 (patch)
tree8c245d3e0783aa9abb18fb2e912a6a6e4c35e66a /profiles/desc
parentAdded FreeBSD description. (diff)
downloadgentoo-2-cb8609fb1b197328572bec698cab505d42cd7195.tar.gz
gentoo-2-cb8609fb1b197328572bec698cab505d42cd7195.tar.bz2
gentoo-2-cb8609fb1b197328572bec698cab505d42cd7195.zip
Added description for missing C libraries.
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/elibc.desc6
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