aboutsummaryrefslogtreecommitdiff
path: root/linux-user/mips64
diff options
context:
space:
mode:
authorJonathan Perkin <jonathan@perkin.org.uk>2023-09-08 18:45:42 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2023-09-21 19:35:19 +0300
commit56270e5d3d956d58de86d4caf7a330b9cd438163 (patch)
tree704cef10f86a8b20784e7f8940ddbfbfa1d63cf0 /linux-user/mips64
parent60da8301fe87fa481fe77296f8c90a6a205f7a85 (diff)
downloadqemu-56270e5d3d956d58de86d4caf7a330b9cd438163.zip
qemu-56270e5d3d956d58de86d4caf7a330b9cd438163.tar.gz
qemu-56270e5d3d956d58de86d4caf7a330b9cd438163.tar.bz2
meson: Fix targetos match for illumos and Solaris.
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 matches against 'solaris' instead of 'sunos' for uname. First time submitting a patch here, hope I did it correctly. Thanks. Signed-off-by: Jonathan Perkin <jonathan@perkin.org.uk> Message-ID: <ZPtdxtum9UVPy58J@perkin.org.uk> Cc: qemu-stable@nongnu.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> (cherry picked from commit fb0a8b0e238277296907ffe765bf76874cfc1df6) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> (Mjt: omit net/meson.build change before v8.1.0-279-g73258b3864, adjust context befor v8.1.0-288-g2fc36530de)
Diffstat (limited to 'linux-user/mips64')
0 files changed, 0 insertions, 0 deletions