diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-12-09 09:14:02 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-12-09 09:14:02 +0000 |
commit | b9ef7cab6264f1838672efbbcb4ba3b3abd5323f (patch) | |
tree | 38e677f4a13244ca8ed29a815a0a62f943b430d4 /profiles/features | |
parent | d37b97a25b8b10f748eead6574b01f893f140b01 (diff) |
gentoo resync : 09.12.2017
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/hardened/make.defaults | 1 |
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. |