diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-06-09 12:58:54 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-06-17 09:54:51 +0200 |
| commit | 9a02932b059613f7c4bea273677811561a9237ff (patch) | |
| tree | 178807ded01ef049fbcaedffacb259678aa42662 /rust/qemu-api/src/bindings.rs | |
| parent | a6f02277595136832c9e9bcaf447ab574f7b1128 (diff) | |
| download | focaccia-qemu-9a02932b059613f7c4bea273677811561a9237ff.tar.gz focaccia-qemu-9a02932b059613f7c4bea273677811561a9237ff.zip | |
meson: cleanup win32 library detection
As pointed out by Akihiko Odaki, all Win32 libraries in MinGW have lowercase names. This means that on (case-insensitive) Windows you can use the mixed-case names suggested by Microsoft or all-lowercase names, while on Linux you need to make them lowercase. QEMU was already using lowercase names, so there is no need to test the mixed-case name version of libSynchronization. Remove the unnecessary test and while at it make all the tests use "required: true". Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src/bindings.rs')
0 files changed, 0 insertions, 0 deletions