base compiler & build options
Dimitry Andric
dim at FreeBSD.org
Fri Apr 23 19:44:55 UTC 2021
On 22 Apr 2021, at 13:20, Filippo Moretti via freebsd-current <freebsd-current at freebsd.org> wrote:
>
> I run FreeBSD STING 14.0-CURRENT FreeBSD 14.0-CURRENT #24 main-n246214-78ffcb86d98: Tue Apr 20 17:51:50 CEST 2021 root at STING:/usr/obj/usr/src/amd64.amd64/sys/STING amd64
>
> will llvm12 be merged on main or should I get it manually?
I'm working on it, but it might take a while. You could install the
llvm12 package (or build the port if you have cycles to spare), and try
to see what happens when you build world. Your mileage may vary...
> In order to only build amd64 is it correct toWITHOUT_LLVM_TARGET_ALLWITH_LLVM_TARGET_X86sincerelyFilippo
From src.conf(5):
WITHOUT_LLVM_TARGET_ALL
Only build the required LLVM target support. This option is
preferred to specific target support options.
So you only need that option. The native target is always enabled.
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20210423/c43a67fb/attachment.sig>
More information about the freebsd-current
mailing list