diff options
author | David Seifert <soap@gentoo.org> | 2022-01-02 10:13:26 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-02 10:13:26 +0100 |
commit | 0f47bb262c5209cbfaf2fe754c908876cc8d5acf (patch) | |
tree | aa390b4c3a6df4cf5bb24a2204338da69c66725f /profiles/desc | |
parent | virtual/libiconv: remove mintlib (diff) | |
download | gentoo-0f47bb262c5209cbfaf2fe754c908876cc8d5acf.tar.gz gentoo-0f47bb262c5209cbfaf2fe754c908876cc8d5acf.tar.bz2 gentoo-0f47bb262c5209cbfaf2fe754c908876cc8d5acf.zip |
profiles: remove mintlib
Closes: https://github.com/gentoo/gentoo/pull/23623
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/elibc.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc index 04c4db7791ff..7edf823ddcd7 100644 --- a/profiles/desc/elibc.desc +++ b/profiles/desc/elibc.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of ELIBC USE_EXPAND flags. @@ -15,7 +15,6 @@ 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 |