commit: e40e34536d9cd344ac8a051611de104db8f4c627 Author: Julian Ospald <hasufell <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 13:48:45 2015 +0000 Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 13:48:45 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40e3453
profiles: add libressl to CURL_SSL profiles/desc/curl_ssl.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc index 4a0eaf9..4108ff1 100644 --- a/profiles/desc/curl_ssl.desc +++ b/profiles/desc/curl_ssl.desc @@ -8,6 +8,7 @@ axtls - Use axTLS gnutls - Use GnuTLS nss - Use Mozilla's Network Security Services +libressl - Use LibreSSL openssl - Use OpenSSL polarssl - Use Polar SSL winssl - Use WinSSL (only with elibc_Winnt)
