]> www.infradead.org Git - users/dwmw2/qemu.git/commit
meson: remove repeated search for rust_root_crate.sh
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Oct 2024 09:59:14 +0000 (11:59 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Nov 2024 13:18:15 +0000 (14:18 +0100)
commitd1e526c170d6e485851ab99237fb11cdaa7faccf
tree6958fdfe843a88f11667877d29120fbe574ea11e
parentbe3fc97a09535f65214b8ec3485452f94e830594
meson: remove repeated search for rust_root_crate.sh

Avoid repeated lines of the form

Program scripts/rust/rust_root_crate.sh found: YES (/home/pbonzini/work/upstream/qemu/scripts/rust/rust_root_crate.sh)

in the meson logs.

Reviewed-by: Junjie Mao <junjie.mao@hotmail.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build