[patch] Update the cmake python version check

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Dec 15 11:38:52 PST 2014


Oops.

Updated patch attached.

On 15 December 2014 at 12:14, Jonathan Roelofs
<jonathan at codesourcery.com> wrote:
>> -set(Python_ADDITIONAL_VERSIONS 2.7 2.6 2.5)
>> +# Verify that we can find a Pytho interpreter.
> s/Pytho/Python/
>
>
>
> On 12/15/14 9:59 AM, Rafael EspĂ­ndola wrote:
>>
>> 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
>>
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
> --
> Jon Roelofs
> jonathan at codesourcery.com
> CodeSourcery / Mentor Embedded
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141215/37969106/attachment.bin>


More information about the llvm-commits mailing list