]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clang: Only build needed target for bootstrap compiler.
authorBryan Drewery <bdrewery@FreeBSD.org>
Wed, 27 Jun 2018 16:57:56 +0000 (16:57 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Wed, 27 Jun 2018 16:57:56 +0000 (16:57 +0000)
commiteed6d55d264e21fb8877a7480aa774478d8b12cd
tree9f560c89808bd9a1d67ebe2c1393e2452dd1de3c
parent631e709f2b58288addbe677d8128edd866f7c9bc
Clang: Only build needed target for bootstrap compiler.

This will disable the new LLVM_TARGET_ALL option which will only
enable the required target.

This only impacts the bootstrap compiler in WORLDTMP, not the target compiler
that will be installed.

MFC after: 2 weeks
Reviewed by: sbruno, dim (earlier version)
Sponsored by: Dell EMC
Differential Revision: https://reviews.freebsd.org/D16021
Makefile.inc1
tools/build/options/WITH_LLVM_TARGET_ALL