From cb8609fb1b197328572bec698cab505d42cd7195 Mon Sep 17 00:00:00 2001 From: Javier Villavicencio Date: Wed, 12 Jul 2006 19:06:34 +0000 Subject: Added description for missing C libraries. --- profiles/desc/elibc.desc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'profiles/desc') 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 -- cgit v1.2.3-65-gdbad