From: Anthony G. Basile Date: Mon, 31 Aug 2015 00:08:31 +0000 (-0400) Subject: profiles: remove mask on >=gcc-4.8 for hardened arm #518598. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1e3ada87b7e0d035763e27c1c06e89979f572c3d;p=gentoo.git profiles: remove mask on >=gcc-4.8 for hardened arm #518598. --- diff --git a/profiles/hardened/linux/arm/package.mask b/profiles/hardened/linux/arm/package.mask deleted file mode 100644 index c97146ed3396..000000000000 --- a/profiles/hardened/linux/arm/package.mask +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Anthony G. Basile (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 diff --git a/profiles/hardened/linux/musl/arm/package.mask b/profiles/hardened/linux/musl/arm/package.mask deleted file mode 100644 index 56c5f228bf93..000000000000 --- a/profiles/hardened/linux/musl/arm/package.mask +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Anthony G. Basile (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* diff --git a/profiles/hardened/linux/uclibc/arm/package.mask b/profiles/hardened/linux/uclibc/arm/package.mask deleted file mode 100644 index 56c5f228bf93..000000000000 --- a/profiles/hardened/linux/uclibc/arm/package.mask +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Anthony G. Basile (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*