summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-20 05:23:06 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-20 05:23:06 +0100
commit295483480d7b8ba2fff987fdd32eaa36fe730ce4 (patch)
treeaec8cd0bd370cff7ad62445d484b1dcea5e8dab6 /profiles
parent4ae4e74a3a13c7c5aaebf61e650538b005204fcb (diff)
gentoo auto-resync : 20:09:2022 - 05:23:06
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin149127 -> 149129 bytes
-rw-r--r--profiles/features/hardened/make.defaults9
2 files changed, 1 insertions, 8 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 1f46b44ee25b..01484b64f642 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
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"