diff options
author | Nathan Lanza <nathan@lanza.io> | 2019-07-16 23:54:17 +0000 |
---|---|---|
committer | Nathan Lanza <nathan@lanza.io> | 2019-07-16 23:54:17 +0000 |
commit | 98a48794ecdfb131c73abc7ef0dd45435863ff4b (patch) | |
tree | 64f29d3c5b7cd4ac68e733ce53cc8a0ff9c8a313 /lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py | |
parent | 9304e59c013122aeb8f5bad8f85a89770301b8f1 (diff) | |
download | bcm5719-llvm-98a48794ecdfb131c73abc7ef0dd45435863ff4b.tar.gz bcm5719-llvm-98a48794ecdfb131c73abc7ef0dd45435863ff4b.zip |
Don't require python exe and lib versions to match while crosscompiling
Summary:
While cross compiling, the python executable is used to run a handful
of scripts while the libraries are linked and headers are included.
Theoretically it's possible for the versions to match completely, but
requiring the build to match 2.7.10 to 2.7.15 is unnecessary.
Subscribers: mgorny
Differential Revision: https://reviews.llvm.org/D64822
llvm-svn: 366285
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/source-map/TestTargetSourceMap.py')
0 files changed, 0 insertions, 0 deletions