summaryrefslogtreecommitdiff
path: root/profiles/hardened/linux/uclibc/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/hardened/linux/uclibc/make.defaults')
-rw-r--r--profiles/hardened/linux/uclibc/make.defaults6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/hardened/linux/uclibc/make.defaults b/profiles/hardened/linux/uclibc/make.defaults
index c08f30f5e7f9..1212f635f54f 100644
--- a/profiles/hardened/linux/uclibc/make.defaults
+++ b/profiles/hardened/linux/uclibc/make.defaults
@@ -1,5 +1,5 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-USE="${USE} hardened pax_kernel pic -jit -orc"
-BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pax_kernel pic -jit -orc"
+USE="${USE} hardened pic -jit -orc"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pic -jit -orc"