This is another attempt of 0bb90628b5f7c170689d2d3f019af773772fc649.
The difference is that g_python_home is not declared as const. Since
some versions of python do not expect that.
Paths
| Differential D74998
Allow customized relative PYTHONHOME (Attemp 1) ClosedPublic Authored by hhb on Feb 21 2020, 3:55 PM.
Details
Summary This is another attempt of 0bb90628b5f7c170689d2d3f019af773772fc649. The difference is that g_python_home is not declared as const. Since
Diff Detail
Event TimelineClosed by commit rG3ec3f62f0a0b: Allow customized relative PYTHONHOME (Attemp 1) (authored by hhb). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 246041 lldb/cmake/modules/LLDBConfig.cmake
lldb/include/lldb/Host/Config.h.cmake
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
|