This gains some bugfixes, especially: - it fixes the introspection of array options. While technically we still support Meson 0.58.2, this issue only appears when adding a new option and not if the user is just building QEMU. In the relatively rare case of a contributor using --meson to point to a 0.58 version, review can catch spurious changes to scripts/meson-buildoptions.sh easily. - it fixes "meson test" when it is not the process group leader. Make is the process group leader when "make check" invokes "meson test", so this is a requirement for using it as a test harness. Tested-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>e2k-bsd-user
parent
fccec5ce17
commit
6638cae5f6
@ -1 +1 @@ |
||||
Subproject commit b25d94e7c77fda05a7fdfe8afe562cf9760d69da |
||||
Subproject commit 12f9f04ba0decfda425dbbf9a501084c153a2d18 |
Loading…
Reference in new issue