HomeFreeBSD

Include existing MAKE_PARAMS_<target> when determining the universe toolchain.

Description

Include existing MAKE_PARAMS_<target> when determining the universe toolchain.

This fixes a warning for each RISCV target during universe by passing in
the required CROSS_TOOLCHAIN setting which will in turn set
CROSS_BINUTILS_PREFIX correctly. It also ensures that a tinderbox build
uses the correct compiler for riscv. Previously it was using the shared
clang compiler instead of riscv64-gcc.

Reviewed by: bdrewery
Sponsored by: DARPA / AFRL
Differential Revision: https://reviews.freebsd.org/D16049

Details

Provenance
jhbAuthored on
Reviewer
bdrewery
Differential Revision
D16049: Include existing MAKE_PARAMS_<target> when determining the universe toolchain.
Parents
rS335768: sigaction.2: Minor cleanups
Branches
Unknown
Tags
Unknown