diff options
author | Thomas Huth <thuth@redhat.com> | 2020-08-23 10:32:15 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-08-27 18:52:30 +0200 |
commit | 5f7e966b2748cab6f734a8b7347be8f77a35e2b3 (patch) | |
tree | fb24335dabe872a15266dca45934abc0a3b0c21f /module-common.c | |
parent | bd5f973ac22046d1cd532847630e9ee10ebd8d76 (diff) | |
download | qemu-5f7e966b2748cab6f734a8b7347be8f77a35e2b3.zip qemu-5f7e966b2748cab6f734a8b7347be8f77a35e2b3.tar.gz qemu-5f7e966b2748cab6f734a8b7347be8f77a35e2b3.tar.bz2 |
meson: Build qemu-nbd on macOS again
Before switching to the meson build system, we used to compile qemu-nbd
for macOS, too, which is especially important for running the iotests
there. Commit b7c70bf2c5 disabled it by accident, since it did not take
into consideration that the $bsd variable in the configure script was
also set to "yes" on macOS. Fix it by enabling qemu-nbd on all systems
but Windows now instead (which was likely the original intention of the
old code in the configure script).
Fixes: b7c70bf2c5 ("meson: qemu-{img,io,nbd}")
Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions