Subject: CVS commit: pkgsrc/pkgtools/pkg_install
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/13/2004 19:12:26
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Mar 13 19:12:26 UTC 2004

Modified Files:
	pkgsrc/pkgtools/pkg_install: Makefile

Log Message:
Solve a chicken-and-egg problem where pkgsrc uses newer features of
pkg_install, but older NetBSD installations, e.g. 1.5.3, won't support
them.  In this case, we explicitly use the native GCC compiler to
avoid problems with depending on pkgsrc GCC for building pkg_install.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 pkgsrc/pkgtools/pkg_install/Makefile

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