From be6dbc5a9d2052338d58e0a6ea2d69cf118ecec1 Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Fri, 8 Jun 2018 20:27:34 +0200 Subject: [PATCH] profiles/cygwin/p.use: disable ssp for all gcc versions Bug: https://bugs.gentoo.org/657594 --- profiles/prefix/windows/cygwin/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/prefix/windows/cygwin/package.use b/profiles/prefix/windows/cygwin/package.use index e115972f7c11..e84dda26175c 100644 --- a/profiles/prefix/windows/cygwin/package.use +++ b/profiles/prefix/windows/cygwin/package.use @@ -3,7 +3,7 @@ # Michael Haubenwallner (14 May 2018) # stack protector does not fully work on Cygwin yet -=sys-devel/gcc-6* -ssp +sys-devel/gcc -ssp # Michael Haubenwallner (23 Mar 2017) # Using nettle hides a conflict between wincrypt and openssl. -- 2.26.2