diff options
author | David Seifert <soap@gentoo.org> | 2022-01-02 11:01:45 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-02 11:01:45 +0100 |
commit | f097dc38fb4229a34dc2a36b156dbaa697148fc5 (patch) | |
tree | cdb36093bfc08ca7de0fce985c9cd2d63332a5bc /profiles/prefix | |
parent | app-text/xapian-omega: Stabilize 1.4.18 ppc, #790266 (diff) | |
download | gentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.tar.gz gentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.tar.bz2 gentoo-f097dc38fb4229a34dc2a36b156dbaa697148fc5.zip |
profiles: remove uclibc
Closes: https://bugs.gentoo.org/820905
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/sunos/use.mask | 3 | ||||
-rw-r--r-- | profiles/prefix/windows/winnt/use.mask | 5 |
2 files changed, 2 insertions, 6 deletions
diff --git a/profiles/prefix/sunos/use.mask b/profiles/prefix/sunos/use.mask index 02248a9b5031..875fdb97c4dd 100644 --- a/profiles/prefix/sunos/use.mask +++ b/profiles/prefix/sunos/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Re-add SunOS libc @@ -19,5 +19,4 @@ hardened oss svga rtc -uclibc v4l diff --git a/profiles/prefix/windows/winnt/use.mask b/profiles/prefix/windows/winnt/use.mask index 7c916bb3e37c..96fe791477a6 100644 --- a/profiles/prefix/windows/winnt/use.mask +++ b/profiles/prefix/windows/winnt/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Re-add Winnt libc @@ -7,7 +7,6 @@ # CURL_SSL=winssl is allowd on Winnt libc -curl_ssl_winssl -# these need a review, since they are just copied from interix # these will more than likely never work on Windows 3dfx acpi @@ -46,8 +45,6 @@ selinux scanner smartcard svga -uclibc -# unicode is totally b0rked on interix unicode usb v4l |