[patch] Update the cmake python version check

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Dec 15 08:59:35 PST 2014


The attached patch updates the handling of python in the cmake build:

* We now support python 3, so we don't need to special cases systems
with non "python" but with "python2" and "python3" interpreters.
* We were not checking the python version. With this patch we have the
same check as configure.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141215/c1eb2c2a/attachment.bin>


More information about the llvm-commits mailing list