Subject: CVS commit: pkgsrc/pkgtools/pkgconflict/files
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/27/2004 13:40:20
Module Name:	pkgsrc
Committed By:	grant
Date:		Sun Jun 27 13:40:20 UTC 2004

Modified Files:
	pkgsrc/pkgtools/pkgconflict/files: Makefile

Log Message:
don't pass gcc specific flags.

XXX this is still bogus because it passes -fpic to generate pic code
to build a shared obbject which is not always desired (eg. Interix).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkgconflict/files/Makefile

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