diff options
author | Ned Ludd <solar@gentoo.org> | 2004-11-10 08:29:40 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-11-10 08:29:40 +0000 |
commit | 0e87ce6d4cf4ea55202b0fae8aa475a916b56ec2 (patch) | |
tree | 89ccbcab1f5f4e8127593f1c61fa16f555c8b16b /profiles/uclibc/ppc | |
parent | dodir takes a list; only create /usr/share/man/it for linguas_it; error messa... (diff) | |
download | gentoo-2-0e87ce6d4cf4ea55202b0fae8aa475a916b56ec2.tar.gz gentoo-2-0e87ce6d4cf4ea55202b0fae8aa475a916b56ec2.tar.bz2 gentoo-2-0e87ce6d4cf4ea55202b0fae8aa475a916b56ec2.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.defaults | 8 | ||||
-rw-r--r-- | profiles/uclibc/ppc/hardened/parent | 1 |
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 @@ +.. |