summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/hardened/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/features/hardened/make.defaults b/profiles/features/hardened/make.defaults
index f63895853347..1502b08728fc 100644
--- a/profiles/features/hardened/make.defaults
+++ b/profiles/features/hardened/make.defaults
@@ -22,6 +22,6 @@ USE="${USE} -ptpax"
# We unset them so we get a clean use flag profile.
USE="${USE} -berkdb -gdbm -tcpd"
USE="${USE} -fortran"
-USE="${USE} -cli -session"
+USE="${USE} -cli"
USE="${USE} -dri"
USE="${USE} -modules"