]> xenbits.xensource.com Git - xen.git/commit
xen/build: Automatically locate a suitable python interpreter
authorAndrew Cooper <andrew.cooper3@citrix.com>
Sat, 7 Dec 2019 15:50:22 +0000 (15:50 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 10 Dec 2019 17:23:39 +0000 (17:23 +0000)
commitc8a8645f1efe967f7d50e224cffe8282ec7df640
treee711b4ed24c8faee68a4c51107fb2a6eccefd8c6
parent9fc7c88e6214a5a6f9baf1c4e89d3fa18af3110f
xen/build: Automatically locate a suitable python interpreter

Needing to pass PYTHON=python3 into hypervisor builds is irritating and
unnecessary.  Locate a suitable interpreter automatically, defaulting to Py3
if it is available.

Reported-by: Steven Haigh <netwiz@crc.id.au>
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
xen/Makefile