HomeFreeBSD

Fix typo in r364325 that broke tinderbox with -DBUILD_WITH_STRICT_TMPPATH

Description

Fix typo in r364325 that broke tinderbox with -DBUILD_WITH_STRICT_TMPPATH

${TARGET_ARCH} is empty here which results in empy MAKE_PARAMS being
passed to the buildkernel phase. This breaks the build when using the
strict TMPPATH since cc will not be included in $PATH.

Reviewed By: jhb

Details

Provenance
arichardsonAuthored on
Parents
rS364763: Use bootstrapped install(1) install of tools/install.sh in world stage
Branches
Unknown
Tags
Unknown