diff options
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/curl_ssl.desc | 3 | ||||
-rw-r--r-- | profiles/desc/elibc.desc | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc index 5f30da44502a..2e78c7ea73da 100644 --- a/profiles/desc/curl_ssl.desc +++ b/profiles/desc/curl_ssl.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl @@ -9,4 +9,3 @@ mbedtls - Use mbed TLS nss - Use Mozilla's Network Security Services openssl - Use OpenSSL rustls - Use Rustls -winssl - Use WinSSL (only with elibc_Winnt) diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc index 8eef69979c83..b825590e526b 100644 --- a/profiles/desc/elibc.desc +++ b/profiles/desc/elibc.desc @@ -11,4 +11,3 @@ glibc - ELIBC setting for systems that use the GNU C library mingw - ELIBC setting for systems that use the Minimalist GNU for Windows library musl - ELIBC setting for systems that use the musl C library SunOS - ELIBC setting for systems that use the Sun Solaris C library -Winnt - ELIBC setting for systems that use Winnt |