Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/30/2004 15:07:26
Module Name: pkgsrc
Committed By: jlam
Date: Tue Nov 30 15:07:26 UTC 2004
Modified Files:
pkgsrc/mk: compiler.mk
pkgsrc/mk/wrapper: bsd.wrapper.mk
Log Message:
Remove the trailing whitespace in the values of the toolchain variables
(CC, LD, CXX, etc.) if the default values have no arguments. Now,
CC == "cc" and not "cc ".
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 pkgsrc/mk/compiler.mk
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/wrapper/bsd.wrapper.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.