Subject: CVS commit: pkgsrc/multimedia/vlc07
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 09/29/2007 19:44:06
Module Name:	pkgsrc
Committed By:	drochner
Date:		Sat Sep 29 19:44:05 UTC 2007

Modified Files:
	pkgsrc/multimedia/vlc07: Makefile distinfo
Added Files:
	pkgsrc/multimedia/vlc07/patches: patch-ai

Log Message:
Fix the build error with newer gcc, seen in bulk builds: patch the
configure script to pass "-mtune=pentiumpro" instaead of -mcpu.
For gcc3.3.x, override this with a configure argument which makes
that -mcpu is still used. (The latter is untested.)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/multimedia/vlc07/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/vlc07/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/multimedia/vlc07/patches/patch-ai

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