diff options
author | Aidan Dodds <aidan@codeplay.com> | 2015-12-17 14:13:39 +0000 |
---|---|---|
committer | Aidan Dodds <aidan@codeplay.com> | 2015-12-17 14:13:39 +0000 |
commit | a15b44c967aafa8fc85e125965c80cf137ff1acd (patch) | |
tree | 1c59b64942ea84890e6927625b0870263955653b /lldb/packages/Python/lldbsuite/test/python_api | |
parent | deb4abb409b5e7d5ab36824fca3b14aa33be253f (diff) | |
download | bcm5719-llvm-a15b44c967aafa8fc85e125965c80cf137ff1acd.tar.gz bcm5719-llvm-a15b44c967aafa8fc85e125965c80cf137ff1acd.zip |
Patch cmake to allow detection of python 2.7.9+
Some distributions of python have their version defined as follows in patchlevel.h (note the '+'):
#define PY_VERSION "2.7.9+"
The '+' char needs to be stripped by the cmake regex so that LLDBs python lib detection is successful.
Differential Revision: http://reviews.llvm.org/D15566
llvm-svn: 255893
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions