Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/14/2001 16:46:15
Module Name:	gnusrc
Committed By:	tv
Date:		Tue Aug 14 13:46:14 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc: cppspec.c

Log Message:
XXX - force handing down of -no-gcc to off, so that cpp will predefine
__GNUC__ automatically.

Note that this is probably not the Right solution; we should fix any in-tree
uses of /usr/bin/cpp to use $CC -E.  However, this is being added for now
for backwards compatibility.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gcc/cppspec.c

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