diff options
Diffstat (limited to 'profiles/desc/elibc.desc')
-rw-r--r-- | profiles/desc/elibc.desc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc new file mode 100644 index 00000000..04c4db77 --- /dev/null +++ b/profiles/desc/elibc.desc @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of ELIBC USE_EXPAND flags. + +# Keep it sorted. + +AIX - ELIBC setting for systems that use the AIX C library +bionic - ELIBC setting for systems that use Android's Bionic C library +Cygwin - ELIBC setting for systems that use Cygwin +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 +HPUX - ELIBC setting for systems that use the HP-UX C library +Interix - ELIBC setting for systems that use the Interix C library +mingw - ELIBC setting for systems that use the Minimalist GNU for Windows library +mintlib - ELIBC setting for systems that use the FreeMiNT C library +musl - ELIBC setting for systems that use the musl C library +NetBSD - ELIBC setting for systems that use the NetBSD C library +OpenBSD - ELIBC setting for systems that use the OpenBSD C library +SunOS - ELIBC setting for systems that use the Sun Solaris C library +uclibc - ELIBC setting for systems that use the uClibc C library +Winnt - ELIBC setting for systems that use Winnt |