commit: 2d9d9de8d3772455a5f872429070d5cb0a933259 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 10 15:42:35 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Feb 10 21:49:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9d9de8
profile: hardened: remove "profile" use.mask Acked-by: Magnus Granberg <zorry <AT> gentoo.org> Bug: https://bugs.gentoo.org/676988 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/features/hardened/use.mask | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/profiles/features/hardened/use.mask b/profiles/features/hardened/use.mask index e3999ad4870..1b90677af3d 100644 --- a/profiles/features/hardened/use.mask +++ b/profiles/features/hardened/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -hardened @@ -8,6 +8,3 @@ pch # prelink is masked for hardened prelink - -# profile are incompatible when linking with pie -profile
