Remove undesired LLDB_DISABLE_PYTHON
It was added accidentally during the merge and it causes build warnings as it is set from the command line.
This commit is contained in:
parent
d647060280
commit
d1978ee4b1
@ -10,8 +10,6 @@
|
||||
#ifndef LLDB_lldb_python_h_
|
||||
#define LLDB_lldb_python_h_
|
||||
|
||||
#define LLDB_DISABLE_PYTHON
|
||||
|
||||
// Python.h needs to be included before any system headers in order to avoid redefinition of macros
|
||||
|
||||
#ifdef LLDB_DISABLE_PYTHON
|
||||
|
Loading…
x
Reference in New Issue
Block a user