From: Michael Haubenwallner Date: Thu, 23 Mar 2017 07:56:20 +0000 (+0100) Subject: profiles/prefix/cygwin: p.use nettle for libarchive X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1406fbe6106358c77bffed0ebb4d8e76b871413;p=gentoo.git profiles/prefix/cygwin: p.use nettle for libarchive To hide a macro conflict between openssl and wincrypt due to wrong detection algorithm of openssl for Cygwin. --- diff --git a/profiles/prefix/windows/cygwin/package.use b/profiles/prefix/windows/cygwin/package.use index 1681aa34eee5..9439b6ac23c0 100644 --- a/profiles/prefix/windows/cygwin/package.use +++ b/profiles/prefix/windows/cygwin/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michael Haubenwallner (23 Mar 2017) +# Using nettle hides a conflict between wincrypt and openssl. +app-arch/libarchive nettle + # Michael Haubenwallner (18 Apr 2016) # Cygwin coreutils provide kill as gkill sys-apps/coreutils kill