diff options
author | 2007-04-22 13:00:38 +0000 | |
---|---|---|
committer | 2007-04-22 13:00:38 +0000 | |
commit | 1487c384a4bf2e2a5ddeab115c6440c35c5be130 (patch) | |
tree | 237fd5bd9e2c5949a4071091af6167812ce890c5 /profiles | |
parent | Version bump (diff) | |
download | historical-1487c384a4bf2e2a5ddeab115c6440c35c5be130.tar.gz historical-1487c384a4bf2e2a5ddeab115c6440c35c5be130.tar.bz2 historical-1487c384a4bf2e2a5ddeab115c6440c35c5be130.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 |