diff options
author | 2010-03-07 17:56:07 +0000 | |
---|---|---|
committer | 2010-03-07 17:56:07 +0000 | |
commit | 7b4590dae72118256a34639afea3bf802e3e8ebf (patch) | |
tree | 1512b3fd9ce75d8b088d3bc55b4d1676cecdce48 /profiles/arch/x86/use.mask | |
parent | Mask x86_* flags sse3, sse4, sse4a, and sse5. (diff) | |
download | historical-7b4590dae72118256a34639afea3bf802e3e8ebf.tar.gz historical-7b4590dae72118256a34639afea3bf802e3e8ebf.tar.bz2 historical-7b4590dae72118256a34639afea3bf802e3e8ebf.zip |
Unmask x86_* flags sse3, sse4, sse4a, and sse5.
Diffstat (limited to 'profiles/arch/x86/use.mask')
-rw-r--r-- | profiles/arch/x86/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 78e13d885aad..eb8631e1b84c 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.15 2010/02/20 17:49:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.16 2010/03/07 17:53:10 ssuominen Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -32,6 +32,10 @@ -mmxext -sse -sse2 +-sse3 +-sse4 +-sse4a +-sse5 -ssse3 -svga -kqemu |