Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/01/2004 01:23:38
Module Name: pkgsrc
Committed By: jlam
Date: Sun Feb 1 01:23:38 UTC 2004
Modified Files:
pkgsrc/mk/compiler: gcc.mk
Log Message:
Prepend the path to the compiler to PATH even if we're using the builtin
compiler. This makes ccache and distcc call the correct compiler from
examining the PATH.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/compiler/gcc.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.