Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2005 21:59:14
Module Name:	pkgsrc
Committed By:	tv
Date:		Fri Jan 21 21:59:14 UTC 2005

Modified Files:
	pkgsrc/mk/compiler: gcc.mk

Log Message:
Re-add direct symlink logic, optional under GCC_USE_SYMLINKS=yes.  Saves
one fork/exec step on platforms where gcc is compiled with hardcoded gcc-lib
pathnames.  This applies to most platforms, but the default currently
remains not to use symlinks so as to avoid unexpected gotchas for users.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 pkgsrc/mk/compiler/gcc.mk

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