Subject: CVS commit: pkgsrc/multimedia/mplayer-share
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 09/06/2007 18:31:00
Module Name:	pkgsrc
Committed By:	abs
Date:		Thu Sep  6 18:31:00 UTC 2007

Modified Files:
	pkgsrc/multimedia/mplayer-share: Makefile.cflags options.mk

Log Message:
If the *mplayer* packages are going to default to setting cflags
to target a pentium pro if mplayer-runtime-cpudetection is enabled
then at least put it under an option so it can be turned off:

	mplayer-default-cflags

For example, all of my machines are p3 or better, so I prefer to
use "-march=pentium3 -mfpmath=sse -msse2", but I still want
mplayer-runtime-cpudetection to handle amd64 / Intel core at runtime.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/mplayer-share/Makefile.cflags
cvs rdiff -r1.21 -r1.22 pkgsrc/multimedia/mplayer-share/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.