Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/musl/amd64/
Date: Sun, 07 May 2017 16:23:36
Message-Id: 1494174195.0631bd36533bdcdb8120265b384baa428ea61f12.tamiko@gentoo
1 commit: 0631bd36533bdcdb8120265b384baa428ea61f12
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 7 15:50:46 2017 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Sun May 7 16:23:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0631bd36
7
8 profiles: hardened/musl/amd64: enable pie use flag for >=gcc-6.3.0
9
10 profiles/hardened/linux/musl/amd64/package.use.mask | 6 ++++++
11 1 file changed, 6 insertions(+)
12
13 diff --git a/profiles/hardened/linux/musl/amd64/package.use.mask b/profiles/hardened/linux/musl/amd64/package.use.mask
14 new file mode 100644
15 index 00000000000..e2d77b02cf8
16 --- /dev/null
17 +++ b/profiles/hardened/linux/musl/amd64/package.use.mask
18 @@ -0,0 +1,6 @@
19 +# Copyright 1999-2017 Gentoo Foundation.
20 +# Distributed under the terms of the GNU General Public License v2
21 +
22 +# Matthias Maier <tamiko@××××××.org> (07 May 2017)
23 +# masked in arch/base, unmask for hardened/musl/amd64
24 +>=sys-devel/gcc-6.3.0 -pie