aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorDavid Tenty <daltenty@ibm.com>2020-08-21 12:47:12 -0400
committerDavid Tenty <daltenty@ibm.com>2020-09-25 11:33:12 -0400
commitc74da051b8680d322328a1ba2e6c2ed794a74f59 (patch)
tree2ae595aa6db090d98193190b9bae8071792e032f /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parent2a11a197af7e72725fe461ba9917756b1b09661a (diff)
downloadllvm-c74da051b8680d322328a1ba2e6c2ed794a74f59.zip
llvm-c74da051b8680d322328a1ba2e6c2ed794a74f59.tar.gz
llvm-c74da051b8680d322328a1ba2e6c2ed794a74f59.tar.bz2
[CMake] Make sure _cmake_system_name has a default
We currently try to pick it up from the CMake arguments passed to llvm_ExternalProject_Add but if there isn't an explicit option passed, we should reflect CMake's own default behaviour of targeting the host, since we'll make decisions about what tools to use for the build based on the setting. Otherwise, we'll get different behaviour between configuring an external project with the default target and configuring with an explicit one targeting the same platform. Reviewed By: stevewan, hubert.reinterpretcast Differential Revision: https://reviews.llvm.org/D88157
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions