From e1406fbe6106358c77bffed0ebb4d8e76b871413 Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Thu, 23 Mar 2017 08:56:20 +0100 Subject: [PATCH] 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. --- profiles/prefix/windows/cygwin/package.use | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.26.2