summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2017-12-07 01:57:21 +0100
committerMagnus Granberg <zorry@gentoo.org>2017-12-07 01:57:21 +0100
commit558ee3831cd1874b43d77b51600813842621993f (patch)
treeb21c0e57e3e5901dcb6f16e643ac486f95ef0f80 /profiles
parentnet-analyzer/nagios-plugin-check_raid: keyworded 4.0.8 for ~sparc (thanks to ... (diff)
downloadgentoo-558ee3831cd1874b43d77b51600813842621993f.tar.gz
gentoo-558ee3831cd1874b43d77b51600813842621993f.tar.bz2
gentoo-558ee3831cd1874b43d77b51600813842621993f.zip
profiles: set -ptpax in the hardened new 17.0 profile
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/hardened/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/features/hardened/make.defaults b/profiles/features/hardened/make.defaults
index 1f5030f9a41b..f63895853347 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.