summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorAidan Dodds <aidan@codeplay.com>2015-12-17 14:13:39 +0000
committerAidan Dodds <aidan@codeplay.com>2015-12-17 14:13:39 +0000
commita15b44c967aafa8fc85e125965c80cf137ff1acd (patch)
tree1c59b64942ea84890e6927625b0870263955653b /lldb/packages/Python/lldbsuite/test/python_api
parentdeb4abb409b5e7d5ab36824fca3b14aa33be253f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud