You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb][rpc] Fix build failures when building lldb-rpc-gen
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. We can setup the tool as a build host tool using
setup_host_tool.
0 commit comments