summaryrefslogtreecommitdiff
path: root/profiles/features/hardened
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-20 17:35:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-20 17:35:36 +0100
commitb620fb1b0929ff9657a2588aaa42b85e3021c102 (patch)
tree5c4e9e39b5d3ea7fc569c26b0d4ba6db582249e6 /profiles/features/hardened
parentd473a706836012853193afc7000922601e4ada61 (diff)
gentoo resync : 20.10.2017
Diffstat (limited to 'profiles/features/hardened')
-rw-r--r--profiles/features/hardened/make.defaults6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/features/hardened/make.defaults b/profiles/features/hardened/make.defaults
index f753f571b723..d83d7eab8856 100644
--- a/profiles/features/hardened/make.defaults
+++ b/profiles/features/hardened/make.defaults
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (16 Nov 2011)
# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value
-BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pax_kernel pic xtpax -jit -orc"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pic xtpax -jit -orc"
-USE="hardened pax_kernel pic urandom xtpax -fortran -jit -orc"
+USE="hardened pic urandom xtpax -fortran -jit -orc"
# Ian Stakenvicius, 2014-09-03
# Set a variable just to indicate that the current profile is a hardened one