Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc



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.




Home | Main Index | Thread Index | Old Index