LLVM flags when building CURRENT
Ed Maste
emaste at freebsd.org
Wed Nov 27 15:51:15 UTC 2019
On Wed, 27 Nov 2019 at 09:13, Rares Aioanei <bsdlisten at gmail.com> wrote:
>
> Hey,
> Using 13.0-CURRENT so I'm using source to update the machine, which is
> a bit constrained when it comes to resources. My question is : Where
> is the best place to add a flag to cmake for LLVM
> (-DLLVM_TARGETS_TO_BUILD) so that it only builds for X86?
Have a look at the src.conf man page and the WITHOUT_LLVM_TARGET_ALL option.
More information about the freebsd-hackers
mailing list