]> git.ipfire.org Git - thirdparty/qemu.git/commit
rust: devices are not staticlibs
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 21 Jul 2025 10:51:31 +0000 (12:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Jul 2025 10:49:51 +0000 (12:49 +0200)
commit0d70c5aa1bbfb0f5099d53d6e084337a8246cc0c
treed8deba75a4f7d3d59cb7fcf3ebbebcf2ca3fd8ca
parent56a3033abcfcf72a2f4f1376a605a0b1ad526b67
rust: devices are not staticlibs

This is only cosmetic for now, but hopefully later on Meson will parse more
of Cargo.toml.  Devices are linked into a staticlib but are not staticlibs
themselves.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
rust/hw/char/pl011/Cargo.toml
rust/hw/timer/hpet/Cargo.toml