HomeFreeBSD

Use TARGET_ARCH instead of MACHINE_ARCH for MIPS kernel

Description

Use TARGET_ARCH instead of MACHINE_ARCH for MIPS kernel

MACHINE_ARCH is overwritten by config file and will not
contain -hf suffix, so uname -p reported by kernel will
be wrong.

Details

Provenance
kanAuthored on
Parents
rS310789: Use compiler driver to build relocatable object
Branches
Unknown
Tags
Unknown