hanchenye-llvm-project/lldb/cmake/modules
Aidan Dodds a15b44c967 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
2015-12-17 14:13:39 +00:00
..
AddLLDB.cmake cmake: provide flag that enables 'log enable --stack' to provide useful file/function info on POSIX systems 2015-10-14 14:52:15 +00:00
LLDBConfig.cmake Patch cmake to allow detection of python 2.7.9+ 2015-12-17 14:13:39 +00:00
LLDBStandalone.cmake LLDBStandalone: Report nice errors on missing vars 2015-11-10 18:09:14 +00:00