diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-04-26 13:50:39 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-04-26 13:50:39 +0000 |
commit | 254541d09dcebfea5404518faf364d0a4c20f0ad (patch) | |
tree | 90df2adf35cbafc21b77b2dfccad34943d65696c /profiles/hardened | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-254541d09dcebfea5404518faf364d0a4c20f0ad.tar.gz gentoo-2-254541d09dcebfea5404518faf364d0a4c20f0ad.tar.bz2 gentoo-2-254541d09dcebfea5404518faf364d0a4c20f0ad.zip |
Enforce ppc and -ppc64 on hardened/ppc64-32ul
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.force | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.force b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.force new file mode 100644 index 000000000000..8b2e74025310 --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.force @@ -0,0 +1,9 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.force,v 1.1 2012/04/26 13:50:39 xarthisius Exp $ + +# Force the flag which corresponds to ARCH. +ppc + +# Unforce the flag which corresponds to the 64-bit ARCH. +-ppc64 |