Subject: CVS commit: xsrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 06/15/2001 22:55:16
Module Name:	xsrc
Committed By:	martin
Date:		Fri Jun 15 19:55:16 UTC 2001

Modified Files:
	xsrc/xc/config/imake: imakemdep.h

Log Message:
Do not use /usr/libexec/cpp directly on sparc64, instead call "cc -E"
(which, by the way, is what FreeBSD does to).
This works around bogosities of the 1.5.1 toolchain and does no harm
to -current.

XXX Maybe revisit this after the new toolchain structure is in tree.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 xsrc/xc/config/imake/imakemdep.h

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