]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tinderbox: If the clang lookup fails fallback to the old default behavior.
authorbdrewery <bdrewery@FreeBSD.org>
Thu, 28 Jun 2018 18:22:20 +0000 (18:22 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Thu, 28 Jun 2018 18:22:20 +0000 (18:22 +0000)
commit543bb3a922d51411f93b1e332b0fe36ba3222bef
treeebb9da4e26ad8a35d0750b45831bf4760ef844a3
parentf0ed3e86bef1475670e4480199ec84b4b6ff80ce
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