Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 10/11/2003 02:44:18
Module Name: pkgsrc
Committed By: grant
Date: Sat Oct 11 02:44:18 UTC 2003
Modified Files:
pkgsrc/mk: bsd.pkg.defaults.mk compiler.mk defs.SunOS.mk
Log Message:
don't hardcode the -DHasGcc2... flags to imake, pass them only if
we're actually using gcc on Solaris.
fixes building of imake PIC code when the compiler is not gcc.
To generate a diff of this commit:
cvs rdiff -r1.186 -r1.187 pkgsrc/mk/bsd.pkg.defaults.mk
cvs rdiff -r1.17 -r1.18 pkgsrc/mk/compiler.mk
cvs rdiff -r1.69 -r1.70 pkgsrc/mk/defs.SunOS.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.