diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2016-04-16 19:53:47 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2016-04-25 21:25:19 +0100 |
commit | e826d53ee84d2b81ccca7b3b40fdda7e625feb5b (patch) | |
tree | b459db1d90d5ddc2c76daa01e6e46e5a76a98eba /gentoobrowse-api/unittests/fixtures/4156eb45cf3b0ce1d7125b84efd8688c2d6e831d/profiles/desc/elibc.desc | |
parent | Script files are deps, not args (diff) | |
download | gentoobrowse-api-e826d53ee84d2b81ccca7b3b40fdda7e625feb5b.tar.bz2 gentoobrowse-api-e826d53ee84d2b81ccca7b3b40fdda7e625feb5b.tar.xz gentoobrowse-api-e826d53ee84d2b81ccca7b3b40fdda7e625feb5b.zip |
Package up some real sample data
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 |