summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-11-10 08:29:40 +0000
committerNed Ludd <solar@gentoo.org>2004-11-10 08:29:40 +0000
commitdea1535fc44b77a761ef72c51ad1127ef7618ace (patch)
tree8a84426ac81bf6f50366579be2efe2e43a1b5551 /profiles/uclibc/ppc
parentdodir takes a list; only create /usr/share/man/it for linguas_it; error messa... (diff)
downloadhistorical-dea1535fc44b77a761ef72c51ad1127ef7618ace.tar.gz
historical-dea1535fc44b77a761ef72c51ad1127ef7618ace.tar.bz2
historical-dea1535fc44b77a761ef72c51ad1127ef7618ace.zip
initial commit of an experimental ppc uclibc-hardened profile. whitespace fixups in virtuals.
Diffstat (limited to 'profiles/uclibc/ppc')
-rw-r--r--profiles/uclibc/ppc/hardened/make.defaults8
-rw-r--r--profiles/uclibc/ppc/hardened/parent1
2 files changed, 9 insertions, 0 deletions
diff --git a/profiles/uclibc/ppc/hardened/make.defaults b/profiles/uclibc/ppc/hardened/make.defaults
new file mode 100644
index 000000000000..fc3b981cc4ef
--- /dev/null
+++ b/profiles/uclibc/ppc/hardened/make.defaults
@@ -0,0 +1,8 @@
+ARCH="ppc"
+ACCEPT_KEYWORDS="ppc"
+
+GRP_STAGE23_USE="berkdb ncurses readline zlib uclibc hardened pic pie"
+STAGE1_USE="uclibc hardened pic"
+
+UCLIBC_CPU_DEFAULT=""
+UCLIBC_ENDIAN_DEFAULT="BIG"
diff --git a/profiles/uclibc/ppc/hardened/parent b/profiles/uclibc/ppc/hardened/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/uclibc/ppc/hardened/parent
@@ -0,0 +1 @@
+..