]> git.proxmox.com Git - mirror_qemu.git/commit
freebsd: use python37
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 6 Jan 2020 12:37:46 +0000 (13:37 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 9 Jan 2020 11:41:29 +0000 (11:41 +0000)
commitbc2bf7f3480c51c3e7f38bdab1542deec765601e
treef690a8b8370ec463c40cc002864c93fb1c2b49e1
parent22db66a436346fcccddf7617bacacdc926d2680d
freebsd: use python37

FreeBSD seems to use python37 by default now, which breaks the build
script.  Add python to the package list, to explicitly pick the version,
and also adapt the configure command line.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200106123746.18201-1-kraxel@redhat.com>
tests/vm/freebsd