summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@centrum.cz>2020-08-04 18:37:34 +0200
committerLuboš Luňák <l.lunak@centrum.cz>2020-08-05 09:51:12 +0200
commitc952ec15d38843b69e22dfd7b0665304a0459f9f (patch)
tree41294222280e81621086d44861fad18f993b824c /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentc5cdc3e801ad1b0aceaf220d78a3ff3fab1e0fdb (diff)
[lldb] fix building with panel.h being in /usr/include/ncurses/
My openSUSE 15.2 has /usr/include/curses.h as a symlink to /usr/include/ncurses/curses.h , but there's no such symlink for panel.h . Prefer using /usr/include/ncurses for the includes if they are found there by the CMake check. Differential Revision: https://reviews.llvm.org/D85219
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions