diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-20 05:23:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-20 05:23:06 +0100 |
commit | 295483480d7b8ba2fff987fdd32eaa36fe730ce4 (patch) | |
tree | aec8cd0bd370cff7ad62445d484b1dcea5e8dab6 /profiles/features | |
parent | 4ae4e74a3a13c7c5aaebf61e650538b005204fcb (diff) |
gentoo auto-resync : 20:09:2022 - 05:23:06
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/hardened/make.defaults | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/profiles/features/hardened/make.defaults b/profiles/features/hardened/make.defaults index 2ce5764c5271..8843d9bdb2c8 100644 --- a/profiles/features/hardened/make.defaults +++ b/profiles/features/hardened/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (2011-11-16) @@ -17,10 +17,3 @@ PROFILE_IS_HARDENED=1 # We set the default markings to none PAX_MARKINGS="none" 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. -USE="${USE} -berkdb -gdbm" -USE="${USE} -fortran" -USE="${USE} -cli" -USE="${USE} -dri" |