HomeFreeBSD

use -m ${LD_EMULATION} for binary->elf link invocation

Description

use -m ${LD_EMULATION} for binary->elf link invocation

r306041 changed ld invocations for converting binary files to kernel
ELF objects to pass -m, but missed bespoke ld invocations in a pair of
arm file configs (one of which has since been removed).

This is needed to support some external toolchains and lld.

Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS340297: Use ${ECHO} in dtb/dtbo build, pass in from dtb.mk for -s
Branches
Unknown
Tags
Unknown