svn commit: r356758 - in head/usr.sbin/bsdinstall: . scripts

Eugene Grosbein eugen at grosbein.net
Mon Jan 20 17:33:46 UTC 2020


21.01.2020 0:22, Alexey Dokuchaev wrote:
> On Fri, Jan 17, 2020 at 08:17:11PM +0700, Eugene Grosbein wrote:
>> ...
>> It was fine before clang-[78]. Buy nowadays, yes, I'm forced to use
>> multiple knobs for src.conf
>>
>> WITHOUT_LLVM_TARGET_ALL=
>> WITH_LLVM_TARGET_X86=
>> WITHOUT_CLANG_FULL=
> 
> Thanks, I've added them (with =yes part) to my /etc/src.conf as well.
> I've noticed I also have WITHOUT_CLANG_EXTRAS=yes there, is this one
> still needed/does any good?

Take a look at src/usr.bin/clang/Makefile, it seems WITH_CLANG_EXTRAS
enables building multiple utilities like llvm versions of ar, as, nm, objcopy, objdump etc.




More information about the svn-src-all mailing list