Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/07/2004 02:58:10
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Feb  7 02:58:10 UTC 2004

Modified Files:
	pkgsrc/mk/compiler: ccache.mk distcc.mk gcc.mk mipspro.mk sunpro.mk

Log Message:
Symlink the compiler into ${WRKDIR} so that there's a consistent path to
the compiler and that it's behind .tools/bin and .buildlink/bin, regardless
of whether or not we're using gcc3-c or not, or whether it's been installed
yet in the process of satisfying dependencies, etc.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/mk/compiler/ccache.mk \
    pkgsrc/mk/compiler/sunpro.mk
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/compiler/distcc.mk \
    pkgsrc/mk/compiler/mipspro.mk
cvs rdiff -r1.43 -r1.44 pkgsrc/mk/compiler/gcc.mk

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