charles-zablit wrote: > Please note that this patch has broken > [lldb-remote-linux-win](https://lab.llvm.org/buildbot/#/builders/197). > > ``` > C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\tools\driver\Driver.cpp(465): > error C2065: 'LLDB_PYTHON_DLL_RELATIVE_PATH': undeclared identifier > ``` > > [lab.llvm.org/buildbot#/builders/197/builds/9689](https://lab.llvm.org/buildbot/#/builders/197/builds/9689) > > Could you please take a look at that?
Thank you for letting me know, I have opened a PR for the fix here: - https://github.com/llvm/llvm-project/pull/162705 https://github.com/llvm/llvm-project/pull/162509 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
