diff options
author | Arfrever Frehtes Taifersar Arahesis <[email protected]> | 2019-06-17 18:37:44 +0000 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-06-28 12:51:21 -0700 |
commit | b120a02b21791ef9898dd342af8102ec9f4d36d9 (patch) | |
tree | 99cd40297a739859f43f17957b444cdff512f076 /src/gallium/drivers/freedreno/a6xx | |
parent | c81c784a4a05f8a957a649d73c8194247de47b56 (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)
Diffstat (limited to 'src/gallium/drivers/freedreno/a6xx')
0 files changed, 0 insertions, 0 deletions