Re: [PATCH] meson: Build qemu-nbd on macOS again

2020-08-24 Thread Daniel P . Berrangé
On Mon, Aug 24, 2020 at 09:29:21AM -0500, Eric Blake wrote: > On 8/23/20 3:32 AM, Thomas Huth wrote: > > 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 acci

Re: [PATCH] meson: Build qemu-nbd on macOS again

2020-08-24 Thread Eric Blake
On 8/23/20 3:32 AM, Thomas Huth wrote: 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

Re: [PATCH] meson: Build qemu-nbd on macOS again

2020-08-23 Thread Marc-André Lureau
Hi On Sun, Aug 23, 2020 at 12:32 PM Thomas Huth wrote: > > 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

[PATCH] meson: Build qemu-nbd on macOS again

2020-08-23 Thread Thomas Huth
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 "ye