HomeFreeBSD

Use ARCH instead of MACHINE to check for mips.

Description

Use ARCH instead of MACHINE to check for mips.

Cross-building ports via CROSS_TOOLCHAIN and CROSS_SYSROOT only set
ARCH to the target arch. MACHINE still references the host. This
unbreaks cross-building ports for mips.

Reviewed by: jbeich, portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D22592

Details

Provenance
jhbAuthored on
Reviewer
jbeich
Differential Revision
D22592: Use ARCH instead of MACHINE to check for mips.
Parents
rP520453: Upgrade dns/dnsdbq to version 1.5.0:
Branches
Unknown
Tags
Unknown