diff options
author | Kevin Wolf <kwolf@redhat.com> | 2025-08-11 16:29:23 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2025-08-12 14:57:48 +0200 |
commit | 65677b7aad05edd20a8d2fe1c27b944f1ff9a002 (patch) | |
tree | f249b2484345e27944a95a7ee972ec24c7d7d740 /scripts/dump-guest-memory.py | |
parent | 624d7463043c120facfab2b54985fcfb679d5379 (diff) | |
download | qemu-65677b7aad05edd20a8d2fe1c27b944f1ff9a002.zip qemu-65677b7aad05edd20a8d2fe1c27b944f1ff9a002.tar.gz qemu-65677b7aad05edd20a8d2fe1c27b944f1ff9a002.tar.bz2 |
configure: Don't disable Rust for too old meson version
If the user explicitly specified --enable-rust, don't just fail if meson
is too old for Rust support, but do the same thing as if meson was too
old for the C code: Just download a newer one.
In order to avoid the additional download for people who aren't
intentionally opting in to Rust, keep the automatic disabling based on
the meson version as the default if neither --enable-rust nor
--disable-rust were given.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20250811142923.89983-1-kwolf@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/dump-guest-memory.py')
0 files changed, 0 insertions, 0 deletions