diff options
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/aix/package.unmask | 4 | ||||
-rw-r--r-- | profiles/prefix/windows/cygwin/package.use | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/prefix/aix/package.unmask b/profiles/prefix/aix/package.unmask index 9419418bd1b9..7dbad76ea3e6 100644 --- a/profiles/prefix/aix/package.unmask +++ b/profiles/prefix/aix/package.unmask @@ -10,7 +10,3 @@ # Michael Haubenwallner <haubi@gentoo.org> (14 Apr 2014) # Endless loop while compiling gcc-4.2.4 for yet unknown reason. ~sys-devel/make-4.0 - -# Fabian Groffen <grobian@gentoo.org> (04 Apr 2007) -# This is the only linker for AIX --sys-devel/native-cctools diff --git a/profiles/prefix/windows/cygwin/package.use b/profiles/prefix/windows/cygwin/package.use index 9439b6ac23c0..e115972f7c11 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 <haubi@gentoo.org> (14 May 2018) +# stack protector does not fully work on Cygwin yet +=sys-devel/gcc-6* -ssp + # Michael Haubenwallner <haubi@gentoo.org> (23 Mar 2017) # Using nettle hides a conflict between wincrypt and openssl. app-arch/libarchive nettle |