]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tinderbox: If the clang lookup fails fallback to the old default behavior.
authorBryan Drewery <bdrewery@FreeBSD.org>
Thu, 28 Jun 2018 18:22:20 +0000 (18:22 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Thu, 28 Jun 2018 18:22:20 +0000 (18:22 +0000)
commitb38b45af2faa0f3736ed53097e6e6b52e387afdf
treeebb9da4e26ad8a35d0750b45831bf4760ef844a3
parent32cec12c7573e03e79b877af65aee197818b5d02
tinderbox: If the clang lookup fails fallback to the old default behavior.

This fixes errors from the MK_CLANG_BOOTSTRAP/MK_LLD_BOOTSTRAP lookups
to not force using XCC/XLD but to rather just build them as normal by
allowing their own bootstrap logic to work.

MFC after: 3 weeks
X-MFC-with: r335711 r335769
Sponsored by: Dell EMC
Makefile