summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <[email protected]>2019-06-17 18:37:44 +0000
committerJuan A. Suarez Romero <[email protected]>2019-07-02 10:12:55 +0200
commitcb3072488cd327155206e92d1ad8eb72a23ab04e (patch)
tree2851dbbb3eabc2cf9b1e297f6001febb38f5a9f3 /src
parent3d0e6d3cff657923889422d53e24bee70daa74d1 (diff)
meson: Improve detection of Python when using Meson >=0.50.
Previously, on systems where multiple versions of Python 3 (e.g. 3.6 and 3.7) are installed, wrong version of Python 3 could have been used. The proper fix requires availability of path() method in Meson's python module, which has been added in Meson 0.50: https://github.com/mesonbuild/meson/pull/4616 Distro Bug: https://bugs.gentoo.org/671308 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <[email protected]> Reviewed-by: Dylan Baker <[email protected]> v2: - Add missing `endif` keyword (Dylan) (cherry picked from commit b120a02b21791ef9898dd342af8102ec9f4d36d9)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions