Subject: CVS commit: pkgsrc/devel/cpuflags
To: None <pkgsrc-changes@netbsd.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 06/03/2003 20:41:16
Module Name: pkgsrc
Committed By: salo
Date: Tue Jun 3 20:41:16 UTC 2003
Modified Files:
pkgsrc/devel/cpuflags: Makefile
pkgsrc/devel/cpuflags/files: cpuflags.NetBSD
Log Message:
Version 0.44.
Convert -march=athlon for older gccs to -march=pentiumpro.
Addresses PR pkg/21766 by Marc Recht.
XXX: the conversion mechanism is suboptimal, it can't handle recursive
conversions.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/devel/cpuflags/Makefile
cvs rdiff -r1.36 -r1.37 pkgsrc/devel/cpuflags/files/cpuflags.NetBSD
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.