Gentoo Archives: gentoo-dev

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: CPU use flag detection
Date: Sun, 19 May 2013 02:31:26
Message-Id: 20130519023111.GB2324@waltdnes.org
In Reply to: Re: [gentoo-dev] Re: CPU use flag detection by Matt Turner
1 On Sat, May 18, 2013 at 12:14:35PM -0700, Matt Turner wrote
2
3 > The particularly annoying thing about using them is that there's no
4 > -mmmx2 or -mmmxext...
5
6 Now that you mention it...
7
8 [i660][waltdnes][~] grep mmxext /usr/portage/profiles/use.local.desc
9 media-libs/libpostproc:mmxext - Enable mmx2 support.
10 media-plugins/vdr-softdevice:mmxext - enables MMXExt support
11 media-video/ffmpeg:mmxext - Enables mmx2 support
12 media-video/libav:mmxext - Enable mmx2 support.
13 media-video/mplayer:mmxext - Enables mmx2 support
14 media-video/mplayer2:mmxext - Enables mmx2 support
15 x11-libs/pixman:mmxext - Enable MMX2 support.
16
17 ...shouldn't "mmxext" be moved out of use.local.desc into use.desc?
18
19 --
20 Walter Dnes <waltdnes@××××××××.org>
21 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-dev] Re: CPU use flag detection Alexis Ballier <aballier@g.o>