llvm-project
1de6f651
- [lldb] Fix build when LLDB_ENABLE_PYTHON is OFF (#159665)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
157 days ago
[lldb] Fix build when LLDB_ENABLE_PYTHON is OFF (#159665) Even if Python scripting is disabled, we still need a Python interpreter to build, for example to generate SBLanguages.h or fix up the framework headers.
References
#159665 - [lldb] Fix build when LLDB_ENABLE_PYTHON is OFF
Author
JDevlieghere
Parents
8cfbace7
Loading