Searched hist:"81 e2b198a8cb4ee5fdf108bd438f44b193ee3a36" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | 81e2b198a8cb4ee5fdf108bd438f44b193ee3a36 Wed May 10 22:54:23 CDT 2023 John Snow <jsnow@redhat.com> configure: create a python venv unconditionally
This patch changes the configure script so that it always creates and uses a python virtual environment unconditionally.
Meson bootstrapping is temporarily altered to force the use of meson from git or vendored source (as packaged in our source tarballs). A subsequent commit restores the use of distribution-vendored Meson.
Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20230511035435.734312-16-jsnow@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|