diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-02-27 13:48:44 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-02-27 13:57:39 +0100 |
commit | 4d4cb9163e2c845e8700b1679c686b1ba9c25ea0 (patch) | |
tree | 583f87c61c33f158017af3e651655349909cdaa1 /profiles | |
parent | profiles/prefix/cygwin/p.mask: unmask gettext-0.19.8.1 (diff) | |
download | gentoo-4d4cb9163e2c845e8700b1679c686b1ba9c25ea0.tar.gz gentoo-4d4cb9163e2c845e8700b1679c686b1ba9c25ea0.tar.bz2 gentoo-4d4cb9163e2c845e8700b1679c686b1ba9c25ea0.zip |
profiles/prefix/cygwin: p.mask >=gcc-7.4
Cygwin gcc patches still are available up to gcc-7.3 only.
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/windows/cygwin/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask index dd14b4833795..d0fd04c4259b 100644 --- a/profiles/prefix/windows/cygwin/package.mask +++ b/profiles/prefix/windows/cygwin/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michael Haubenwallner <haubi@gentoo.org> (27 Feb 2020) +# Cygwin does not provide this new version yet in it's repo. +>=sys-devel/gcc-7.4 + # Michael Haubenwallner <haubi@gentoo.org> (13 Feb 2019) # see upstream report https://savannah.gnu.org/bugs/index.php?55708 =sys-apps/groff-1.22.4 |