commit:     558ee3831cd1874b43d77b51600813842621993f
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  7 00:57:21 2017 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Thu Dec  7 00:57:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558ee383

profiles: set -ptpax in the hardened new 17.0 profile

 profiles/features/hardened/make.defaults | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/hardened/make.defaults 
b/profiles/features/hardened/make.defaults
index 1f5030f9a41..f6389585334 100644
--- a/profiles/features/hardened/make.defaults
+++ b/profiles/features/hardened/make.defaults
@@ -16,6 +16,7 @@ PROFILE_IS_HARDENED=1
 
 # We set the default markings to XATTR_PAX
 PAX_MARKINGS="XT"
+USE="${USE} -ptpax"
 
 # Default starting set of USE flags for all default/linux profiles.
 # We unset them so we get a clean use flag profile.

Reply via email to