[Lldb-commits] [lldb] [lldb-dap] Stop linking explicitly against pthread (PR #132111)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 19 15:59:49 PDT 2025


JDevlieghere wrote:

> Looking [around llvm](https://github.com/search?q=repo%3Allvm%2Fllvm-project%20HAVE_LIBPTHREAD&type=code) is this the only place using that check? Could this be cleaned up in other places as well?

Yeah, I can't find any other uses. Let me remove that in a separate PR. 

https://github.com/llvm/llvm-project/pull/132111


More information about the lldb-commits mailing list