diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2020-12-04 18:58:34 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2020-12-04 19:01:27 (GMT) |
commit | afb0ffcac7852e1c2d7472ee914081e5eaf0cfe0 (patch) | |
tree | 288bf9a5df6cba7bd44c92857ba4a079deaa7dfc /Tests/test_clean.cmake.in | |
parent | 1a059d91af07993a02a85f4d6043a8e28742aab0 (diff) | |
download | CMake-afb0ffcac7852e1c2d7472ee914081e5eaf0cfe0.zip CMake-afb0ffcac7852e1c2d7472ee914081e5eaf0cfe0.tar.gz CMake-afb0ffcac7852e1c2d7472ee914081e5eaf0cfe0.tar.bz2 |
FindPython2: avoid doubling the extension in CPython2 SOABI
Commit 951640f1f9 (FindPython: manage SOABI for all Python versions,
2020-08-11) extended support for Python2's SOABI variable in order to
support the PyPy interpreter as well. This caused a regression in the
way that the SOABI variable was built up for the CPython interpreter.
This caused the variable to be set to `.so` which ended up causing a
doubling of the resulting `SOABI` variable in the end.
Co-Author: Marc Chevrier <marc.chevrier@gmail.com>
Fixes: #21548
Diffstat (limited to 'Tests/test_clean.cmake.in')
0 files changed, 0 insertions, 0 deletions