[PATCH] D113650: [lldb] fix -print-script-interpreter-info on windows

Lawrence D'Anna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 16 17:52:36 PST 2021


lawrence_danna added a comment.

In D113650#3136407 <https://reviews.llvm.org/D113650#3136407>, @aprantl wrote:

> This seems to have broken the green dragon incremental bot: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/38387/



  Crosscompiling LLDB with Python requires manually setting
  LLDB_PYTHON_EXE_RELATIVE_PATH.

can you add -DLLDB_PYTHON_EXE_RELATIVE_PATH=somethign to your cmake script?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113650/new/

https://reviews.llvm.org/D113650



More information about the llvm-commits mailing list