blob: 9c83518aa275fe24e6519ae2493cf88e578320d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# The 32-bits profile is inherited by the 64-bits one!
# All the Mac OS X profiles inherit from their matching arch profile here.
# Elias Pipping <pipping@gentoo.org> (2007-09-01)
# imlib2 does not compile with USE=mmx
media-libs/imlib2 cpu_flags_x86_mmx
# Elias Pipping <pipping@gentoo.org> (2007-09-01)
# mpg123 does not compile with USE=mmx
media-sound/mpg123 cpu_flags_x86_mmx
media-sound/mpg123-base cpu_flags_x86_mmx
|