blueness 15/05/09 22:40:55 Modified: package.mask Log: Mask >=sys-libs/glibc-2.20 because it requires >=sys-devel/gcc-4.8, pending the fix of bug #518598.
Revision Changes Path 1.2 profiles/hardened/linux/arm/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/arm/package.mask?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/arm/package.mask?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/arm/package.mask?r1=1.1&r2=1.2 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/arm/package.mask,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- package.mask 8 May 2015 12:31:15 -0000 1.1 +++ package.mask 9 May 2015 22:40:55 -0000 1.2 @@ -1,9 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/arm/package.mask,v 1.1 2015/05/08 12:31:15 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/arm/package.mask,v 1.2 2015/05/09 22:40:55 blueness Exp $ # Anthony G. Basile <[email protected]> (08 May 2015) # Mask gcc 4.8 and above pending the fix of bug #518598 =sys-devel/gcc-4.8* =sys-devel/gcc-4.9* =sys-devel/gcc-5.1* + +# >=sys-libs/glibc-2.20 requires >=sys-devel/gcc-4.8, +# so we mask it as well pending the fix of bug #518598 +>=sys-libs/glibc-2.20
