[Lldb-commits] [lldb] [lldb][rpc] Fix build failures when building lldb-rpc-gen (PR #151603)
Martin Storsjö via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 1 01:08:23 PDT 2025
mstorsjo wrote:
> On some cross compile builds, the tool is not correctly set and the command that runs the tool has an empty path for the tool, causing the build to fail.
I'd rather skip the "some" word here, this happens whenever cmake things we're cross compiling - it's not just an odd case of some cross compiles.
https://github.com/llvm/llvm-project/pull/151603
More information about the lldb-commits
mailing list