to use an external toolchain to build netbsd, from src/UPDATING:
- EXTERNAL_TOOLCHAIN -- if defined by the user, points to the
root of an external toolchain (e.g. /usr/local/gnu). This
enables the cross-build framework even for TOOLCHAIN_MISSING
platforms.
this should really get documented somewhere else...
.mrg.