[Lldb-commits] [lldb] [lldb] Add early CMake check for 'make' tool (PR #111531)
Stefan Gränitz via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 23 05:40:01 PDT 2024
weliveindetail wrote:
Yes, for devs it might be too much of a burden and eventually bot maintainers should be aware. If we want the error behavior back, we could make it conditional on `LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS`. For now I didn't want to make it more complicated than necessary.
https://github.com/llvm/llvm-project/pull/111531
More information about the lldb-commits
mailing list