Robert Swindells <r...@fdy2.co.uk> writes: > "Greg A. Woods" <wo...@planix.ca> wrote: >> I tried turning on MKLLVM (and MKLLVMRT) and got this (with -current >> from 2025-03-20T13:26:54Z): > > You can see what options are needed to build a clang/llvm NetBSD from > the first few lines of one of the releng logs: > > <http://releng.netbsd.org/builds/HEAD-llvm/202503200020Z/amd64.build>
I use 'build.sh ... -c clang ...' which uses the official switch to build.sh and seems to set MKLLVM=yes (and unsets HAVE_GCC) and appears to build the world using clang. I don't know how this might be different than what Greg did by setting the variables directly or what the releng appears to be doing. -- Brad Spencer - b...@anduin.eldar.org