diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-22 13:00:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-22 13:00:38 +0000 |
commit | 464633bba9030f6c0949edd9af0d8c1b04a73b92 (patch) | |
tree | 98e2ccc73c6cbc0eeb853850f4483edcabba6091 /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-464633bba9030f6c0949edd9af0d8c1b04a73b92.tar.gz gentoo-2-464633bba9030f6c0949edd9af0d8c1b04a73b92.tar.bz2 gentoo-2-464633bba9030f6c0949edd9af0d8c1b04a73b92.zip |
Mask ppcsha1 USE flag as it's 32bit only. It's getting unmasked in 32bit profiles again
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default-linux/ppc/ppc64/use.mask | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/profiles/default-linux/ppc/ChangeLog b/profiles/default-linux/ppc/ChangeLog index 04ab9c49bf62..e38bec62544b 100644 --- a/profiles/default-linux/ppc/ChangeLog +++ b/profiles/default-linux/ppc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/ppc profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.12 2007/04/16 21:14:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.13 2007/04/22 13:00:38 corsair Exp $ + + 22 Apr 2007; Markus Rothe <corsair@gentoo.org> ppc64/use.mask: + Mask ppcsha1 USE flag as it's 32bit only. It's getting unmasked in 32bit + profiles again 16 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> -dev/ppc32/2007.0/G3/Pegasos/parent, diff --git a/profiles/default-linux/ppc/ppc64/use.mask b/profiles/default-linux/ppc/ppc64/use.mask index d780b7df5c8c..34cfddd958f4 100644 --- a/profiles/default-linux/ppc/ppc64/use.mask +++ b/profiles/default-linux/ppc/ppc64/use.mask @@ -1,2 +1,6 @@ # Unmask the "ibm" USE flag on ppc64 -ibm + +# Mask ppcsha1 USE flag as it's 32bit only. It's getting unmasked in 32bit +# profiles again +ppcsha1 |