Searched hist:"097 a5f19" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/ |
H A D | Makefile.include | 097a5f19 Wed Oct 06 03:18:27 CDT 2021 Paolo Bonzini <pbonzini@redhat.com> build: fix "make check" without earlier "make"
"make check", if not preceded by "make", will not build the tools needed by qemu-iotests. This happens because qemu-iotests, aka "make check-block", is not yet part of meson.build.
While at it, remove the reference to the now-dead QEMU_IOTESTS_HELPERS-y variable.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|