K 10 svn:author V 3 dim K 8 svn:date V 27 2021-12-21T16:03:12.183444Z K 7 svn:log V 502 Partially MFC 7d0c2b1131b68, to enable MAKE_PARAMS per target_arch This commit made it possible to use different MAKE_PARAMS for each ${target_arch} value, instead of forcing the same MAKE_PARAMS for all of the ${target_arch} values under one target. I.e, after this you can build arm.arm with gcc, while building arm.armv6 and arm.armv7 with clang. (cherry picked from commit 7d0c2b1131b68f5b120b2df0784cb9da5688f8d9) Git Hash: e9cfd2dc7e207b65ed6c9aa706b3a2872f24f2be Git Author: jhb@FreeBSD.org END