diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-01-28 21:43:13 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-01-28 21:43:13 +0000 |
commit | 28f8f721e7557844e5a2981ce0716b7eaec7a06f (patch) | |
tree | cd24cb004ca8b0019de34ba03157fc53b149c21b /profiles/uclibc/x86 | |
parent | Unmask CPU_FLAGS_X86 in musl profiles. (diff) | |
download | gentoo-2-28f8f721e7557844e5a2981ce0716b7eaec7a06f.tar.gz gentoo-2-28f8f721e7557844e5a2981ce0716b7eaec7a06f.tar.bz2 gentoo-2-28f8f721e7557844e5a2981ce0716b7eaec7a06f.zip |
Unmask CPU_FLAGS_X86 in uclibc profiles.
Diffstat (limited to 'profiles/uclibc/x86')
-rw-r--r-- | profiles/uclibc/x86/use.mask | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/profiles/uclibc/x86/use.mask b/profiles/uclibc/x86/use.mask index aee15e65f0a8..51eca637330c 100644 --- a/profiles/uclibc/x86/use.mask +++ b/profiles/uclibc/x86/use.mask @@ -4,4 +4,23 @@ -mmxext -sse -sse2 +-cpu_flags_x86_3dnow +-cpu_flags_x86_3dnowext +-cpu_flags_x86_aes +-cpu_flags_x86_avx +-cpu_flags_x86_avx2 +-cpu_flags_x86_fma3 +-cpu_flags_x86_fma4 +-cpu_flags_x86_mmx +-cpu_flags_x86_mmxext +-cpu_flags_x86_padlock +-cpu_flags_x86_popcnt +-cpu_flags_x86_sse +-cpu_flags_x86_sse2 +-cpu_flags_x86_sse3 +-cpu_flags_x86_sse4_1 +-cpu_flags_x86_sse4_2 +-cpu_flags_x86_sse4a +-cpu_flags_x86_ssse3 +-cpu_flags_x86_xop -kqemu |