Re: [PATCH] meson: Fix targetos match for illumos and Solaris.

2023-09-11 Thread Philippe Mathieu-Daudé
On 8/9/23 19:45, Jonathan Perkin wrote: qemu 8.1.0 breaks on illumos platforms due to _XOPEN_SOURCE and others no longer being set correctly, leading to breakage such as: https://us-central.manta.mnx.io/pkgsrc/public/reports/trunk/tools/20230908.1404/qemu-8.1.0/build.log Paolo if you don'

Re: [PATCH] meson: Fix targetos match for illumos and Solaris.

2023-09-09 Thread Paolo Bonzini
Queued, thanks. Paolo

[PATCH] meson: Fix targetos match for illumos and Solaris.

2023-09-08 Thread Jonathan Perkin
qemu 8.1.0 breaks on illumos platforms due to _XOPEN_SOURCE and others no longer being set correctly, leading to breakage such as: https://us-central.manta.mnx.io/pkgsrc/public/reports/trunk/tools/20230908.1404/qemu-8.1.0/build.log This is a result of meson conversion which incorrectly match