From 1e3ada87b7e0d035763e27c1c06e89979f572c3d Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sun, 30 Aug 2015 20:08:31 -0400 Subject: [PATCH] profiles: remove mask on >=gcc-4.8 for hardened arm #518598. --- profiles/hardened/linux/arm/package.mask | 13 ------------- profiles/hardened/linux/musl/arm/package.mask | 9 --------- profiles/hardened/linux/uclibc/arm/package.mask | 9 --------- 3 files changed, 31 deletions(-) delete mode 100644 profiles/hardened/linux/arm/package.mask delete mode 100644 profiles/hardened/linux/musl/arm/package.mask delete mode 100644 profiles/hardened/linux/uclibc/arm/package.mask 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* -- 2.26.2