Fabian Groffen 3788eef280
profiles: restore 32-bits Intel Mac OS X 10.5 profile
This partially reverts commits
75712aea0939827c4efbd5b2eae81e29f66404e6
a9160b7464a1176ed63e7c4e7ce49f89e3afa647

The ppc variant is much more easily tested via the x86 variant.

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2024-02-05 20:04:52 +01:00

15 lines
456 B
Plaintext

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
# profile have a USE flag associated with (such as altivec, mmx, etc).
# Unmask x86 instruction sets
-cpu_flags_x86_mmx
-cpu_flags_x86_mmxext
-cpu_flags_x86_sse
-cpu_flags_x86_sse2
-cpu_flags_x86_ssse3
-svga