diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-01-28 21:53:42 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-01-28 21:53:42 +0000 |
commit | fc3191b243bdd9bc8dbab932f469dc8e4772c5cf (patch) | |
tree | a3e3172f24e243944f9705ea4e76fdaa8bc30e7a /profiles/prefix/darwin/macos/10.9/x64/use.mask | |
parent | Update package.use.* entries for CPU_FLAGS_X86 for darwin/macos. Keep duplica... (diff) | |
download | gentoo-2-fc3191b243bdd9bc8dbab932f469dc8e4772c5cf.tar.gz gentoo-2-fc3191b243bdd9bc8dbab932f469dc8e4772c5cf.tar.bz2 gentoo-2-fc3191b243bdd9bc8dbab932f469dc8e4772c5cf.zip |
Unmask some of CPU_FLAGS_X86 in darwin profiles.
Diffstat (limited to 'profiles/prefix/darwin/macos/10.9/x64/use.mask')
-rw-r--r-- | profiles/prefix/darwin/macos/10.9/x64/use.mask | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/profiles/prefix/darwin/macos/10.9/x64/use.mask b/profiles/prefix/darwin/macos/10.9/x64/use.mask index 6c8b8ae198a6..364024d22859 100644 --- a/profiles/prefix/darwin/macos/10.9/x64/use.mask +++ b/profiles/prefix/darwin/macos/10.9/x64/use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.9/x64/use.mask,v 1.1 2013/10/31 18:02:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.9/x64/use.mask,v 1.2 2015/01/28 21:53:42 mgorny Exp $ # This file masks out USE flags that are simply NOT allowed in the default # x86 profile. This works, for example, if another architecture's @@ -15,6 +15,11 @@ -sse -sse2 -ssse3 +-cpu_flags_x86_mmx +-cpu_flags_x86_mmxext +-cpu_flags_x86_sse +-cpu_flags_x86_sse2 +-cpu_flags_x86_ssse3 -svga -kqemu |