summaryrefslogtreecommitdiff
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, 6 insertions, 0 deletions
diff --git a/profiles/hardened/linux/uclibc/make.defaults b/profiles/hardened/linux/uclibc/make.defaults
new file mode 100644
index 000000000000..cb93695faa71
--- /dev/null
+++ b/profiles/hardened/linux/uclibc/make.defaults
@@ -0,0 +1,6 @@
+# Copyright 1999-2014 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+USE="${USE} hardened pax_kernel pic -jit -orc"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} hardened pax_kernel pic -jit -orc"