Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/uclibc/arm/, profiles/hardened/linux/arm/, ...
Date: Mon, 31 Aug 2015 00:05:00
Message-Id: 1440979723.1e3ada87b7e0d035763e27c1c06e89979f572c3d.blueness@gentoo
1 commit: 1e3ada87b7e0d035763e27c1c06e89979f572c3d
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 00:08:31 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 00:08:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3ada87
7
8 profiles: remove mask on >=gcc-4.8 for hardened arm #518598.
9
10 profiles/hardened/linux/arm/package.mask | 13 -------------
11 profiles/hardened/linux/musl/arm/package.mask | 9 ---------
12 profiles/hardened/linux/uclibc/arm/package.mask | 9 ---------
13 3 files changed, 31 deletions(-)
14
15 diff --git a/profiles/hardened/linux/arm/package.mask b/profiles/hardened/linux/arm/package.mask
16 deleted file mode 100644
17 index c97146e..0000000
18 --- a/profiles/hardened/linux/arm/package.mask
19 +++ /dev/null
20 @@ -1,13 +0,0 @@
21 -# Copyright 1999-2015 Gentoo Foundation.
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -# Anthony G. Basile <blueness@g.o> (08 May 2015)
26 -# Mask gcc 4.8 and above pending the fix of bug #518598
27 -=sys-devel/gcc-4.8*
28 -=sys-devel/gcc-4.9*
29 -=sys-devel/gcc-5.1*
30 -
31 -# >=sys-libs/glibc-2.20 requires >=sys-devel/gcc-4.8,
32 -# so we mask it as well pending the fix of bug #518598
33 ->=sys-libs/glibc-2.20
34
35 diff --git a/profiles/hardened/linux/musl/arm/package.mask b/profiles/hardened/linux/musl/arm/package.mask
36 deleted file mode 100644
37 index 56c5f22..0000000
38 --- a/profiles/hardened/linux/musl/arm/package.mask
39 +++ /dev/null
40 @@ -1,9 +0,0 @@
41 -# Copyright 1999-2015 Gentoo Foundation.
42 -# Distributed under the terms of the GNU General Public License v2
43 -# $Id$
44 -
45 -# Anthony G. Basile <blueness@g.o> (08 May 2015)
46 -# Mask gcc 4.8 and above pending the fix of bug #518598
47 -=sys-devel/gcc-4.8*
48 -=sys-devel/gcc-4.9*
49 -=sys-devel/gcc-5.1*
50
51 diff --git a/profiles/hardened/linux/uclibc/arm/package.mask b/profiles/hardened/linux/uclibc/arm/package.mask
52 deleted file mode 100644
53 index 56c5f22..0000000
54 --- a/profiles/hardened/linux/uclibc/arm/package.mask
55 +++ /dev/null
56 @@ -1,9 +0,0 @@
57 -# Copyright 1999-2015 Gentoo Foundation.
58 -# Distributed under the terms of the GNU General Public License v2
59 -# $Id$
60 -
61 -# Anthony G. Basile <blueness@g.o> (08 May 2015)
62 -# Mask gcc 4.8 and above pending the fix of bug #518598
63 -=sys-devel/gcc-4.8*
64 -=sys-devel/gcc-4.9*
65 -=sys-devel/gcc-5.1*