Subject: CVS commit: pkgsrc/lang/gcc3-c
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 07/09/2003 15:11:23
Module Name:	pkgsrc
Committed By:	drochner
Date:		Wed Jul  9 15:11:22 UTC 2003

Modified Files:
	pkgsrc/lang/gcc3-c: buildaddon.mk

Log Message:
There is no point in buildlinking gcc's private include files: They
are not for the host compiler, but for the stage-1 "xgcc", which is
not subject to buildlink's redirection.
(The gcc libs are needed because ld is redirected.)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/gcc3-c/buildaddon.mk

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