Subject: CVS commit: othersrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/09/2000 08:34:39
Module Name: othersrc
Committed By: thorpej
Date: Thu Nov 9 06:34:39 UTC 2000
Modified Files:
othersrc/crosscomp: cross.sh crosskern.sh
Log Message:
Set COMPILER_EXEC_PREFIX so that the compiler gets the
correct C pre-processor. Cross-building for MIPS seems
to work now.
Also, use /bin/pwd to determine the "root".
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 othersrc/crosscomp/cross.sh \
othersrc/crosscomp/crosskern.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.