diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2016-05-30 12:54:33 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2016-05-30 12:54:33 +0100 |
commit | d4704129d7b2050380a20a68084608a1def84b26 (patch) | |
tree | 7463ef7ef135474f93496cb0a5a975a668105dbb /gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/desc/elibc.desc | |
parent | Build most things by default (diff) | |
parent | Ignore .ebuild files, lots of them and we don't use them (diff) | |
download | gentoobrowse-api-d4704129d7b2050380a20a68084608a1def84b26.tar.bz2 gentoobrowse-api-d4704129d7b2050380a20a68084608a1def84b26.tar.xz gentoobrowse-api-d4704129d7b2050380a20a68084608a1def84b26.zip |
Merge branch 'gentoobrowse-api-maint2'
Diffstat (limited to 'gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/desc/elibc.desc')
-rw-r--r-- | gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/desc/elibc.desc | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/desc/elibc.desc b/gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/desc/elibc.desc new file mode 100644 index 0000000..70929ed --- /dev/null +++ b/gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/desc/elibc.desc @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# 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 |