summaryrefslogtreecommitdiff
path: root/profiles/desc/elibc.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /profiles/desc/elibc.desc
reinit the tree, so we can have metadata
Diffstat (limited to 'profiles/desc/elibc.desc')
-rw-r--r--profiles/desc/elibc.desc24
1 files changed, 24 insertions, 0 deletions
diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc
new file mode 100644
index 000000000000..04c4db7791ff
--- /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