]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tinderbox: Only build clang/lld once if needed.
authorbdrewery <bdrewery@FreeBSD.org>
Wed, 27 Jun 2018 16:58:10 +0000 (16:58 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Wed, 27 Jun 2018 16:58:10 +0000 (16:58 +0000)
commitfd8c7dd62a8321c3ea4161d70a4cf6ce0700b9c8
treeb9469c8d680d26d4420e5873820ec3738061fccc
parentd86fc2ed9be08054c6d0897afe1a2823d9c205ea
tinderbox: Only build clang/lld once if needed.

Need to handle LLD_BOOTSTRAP separately (for archs like i386).
This would be much better off with an off-by-default option like
SHARED_TOOLCHAIN that universe force-enabled.  Then a normal buildworld
would store the toolchain there if enabled and otherwise in WORLDTMP
with only the 1 arch selected.

MFC after: 3 weeks
Sponsored by: Dell EMC
Makefile
Makefile.inc1
share/mk/src.sys.obj.mk