K 10 svn:author V 11 arichardson K 8 svn:date V 27 2020-08-25T13:30:19.238379Z K 7 svn:log V 287 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 END