summaryrefslogtreecommitdiff
path: root/profiles/features/hardened/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features/hardened/make.defaults')
-rw-r--r--profiles/features/hardened/make.defaults9
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"