DavidSpickett wrote: I've updated it so that we prefer gmake on the BSDs, but we will use make if we cannot find gmake. Everywhere else we prefer make instead.
If we can't find a gmake on BSD we will warn but not error. Which means you can build on a fresh FreeBSD without installing gmake. The tests won't build, but at least if they look at the cmake log / we ask them for the cmake log, there will be an obvious warning to explain the reason. https://github.com/llvm/llvm-project/pull/119573 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits