commit | 0d70c5aa1bbfb0f5099d53d6e084337a8246cc0c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 21 12:51:31 2025 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jul 22 12:49:51 2025 +0200 |
tree | d8deba75a4f7d3d59cb7fcf3ebbebcf2ca3fd8ca | |
parent | 56a3033abcfcf72a2f4f1376a605a0b1ad526b67 [diff] |
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>