[Lldb-commits] [lldb] [lldb] Require gmake on FreeBSD and NetBSD (PR #119573)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 11 07:47:25 PST 2024
DavidSpickett wrote:
We could say we require a "GNU compatible" make but I didn't want to get into the weeds of whether Mac's make is technically GNU compatible or just happens to have all the features we need.
This change makes FreeBSD work out of the box, that's the key goal here.
https://github.com/llvm/llvm-project/pull/119573
More information about the lldb-commits
mailing list