Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 07/13/2003 06:44:04
Module Name: pkgsrc
Committed By: grant
Date: Sun Jul 13 06:44:03 UTC 2003
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
when creating the buildinfo file, set CC=${CC} without the version
information, and set CC_VERSION appropriately by trying -v and -V
args.
works for gcc2, gcc3 and SunPro, may need tweaking for MIPSPro.
To generate a diff of this commit:
cvs rdiff -r1.1213 -r1.1214 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.