summaryrefslogtreecommitdiff
path: root/profiles/default/linux/make.defaults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-06 23:34:59 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-06 23:34:59 +0000
commitc0321142cf7a6f05a78300ad081a7b38c201f1dd (patch)
tree35e8480baccb596c20786f9ddac2ca464e7b0120 /profiles/default/linux/make.defaults
parent950108e5ec88813834be850b0f574530069821c6 (diff)
resync redcore profile with gentoo 13.0 profile
Diffstat (limited to 'profiles/default/linux/make.defaults')
-rw-r--r--profiles/default/linux/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults
index 899637eb..4d580b1b 100644
--- a/profiles/default/linux/make.defaults
+++ b/profiles/default/linux/make.defaults
@@ -23,7 +23,7 @@ USE="${USE} seccomp"
# These USE flags were originally inserted here because of PHP
# and were later removed by me. Reinserting the USE flags again because they are
# global USE flags that may be expected to be set by other packages.
-USE="${USE} cli pcre session"
+USE="${USE} cli pcre"
# 2006/03/07 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: Support direct rendering by default