mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
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
4 lines
147 B
Text
4 lines
147 B
Text
.\" $FreeBSD$
|
|
Set to build support for all LLVM targets.
|
|
This option is always applied to the bootstrap compiler for buildworld when
|
|
LLVM is used.
|