diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-05 16:29:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-05 17:07:59 +0100 |
commit | df3ae1eb296d5193232649b5f282dfc4f01ba61f (patch) | |
tree | 2170b8e33a6a09acebd20332d7deca1ebc95288a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 39525a6723854e9920b2560aadaa399cfbbd006a (diff) | |
download | bcm5719-llvm-df3ae1eb296d5193232649b5f282dfc4f01ba61f.tar.gz bcm5719-llvm-df3ae1eb296d5193232649b5f282dfc4f01ba61f.zip |
[lldb] [Python] Build readline override module only on Linux
Restrict building the readline override to Linux only. It both does not
build on *BSD systems, and is largely irrelevant since they default to
using libedit over readline anyway. This restores the behavior
of the old readline override that also was built only on Linux.
Differential Revision: https://reviews.llvm.org/D69846
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions