summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/uclibc/ppc/hardened/make.defaults')
-rw-r--r--profiles/uclibc/ppc/hardened/make.defaults6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/uclibc/ppc/hardened/make.defaults b/profiles/uclibc/ppc/hardened/make.defaults
new file mode 100644
index 0000000..41e2d41
--- /dev/null
+++ b/profiles/uclibc/ppc/hardened/make.defaults
@@ -0,0 +1,6 @@
+GRP_STAGE23_USE="ncurses readline zlib uclibc hardened pic"
+USE="ncurses readline zlib uclibc hardened pic"
+
+# 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 pic"