Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/12/2003 02:33:18
Module Name: src
Committed By: lukem
Date: Mon May 12 02:33:18 UTC 2003
Modified Files:
src: build.sh
Log Message:
* Add support for MACHINEs: evbmips-eb evbmips-el sbmips-eb sbmips-el
which sets the appropriate MACHINE_ARCH and rewrites MACHINE to lose
the -e[bl] suffix.
* Don't default to a MACHINE_ARCH for evbmips or sbmips.
Per discussion wth Simon Burge.
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/build.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.