aboutsummaryrefslogtreecommitdiff
path: root/hw/avr/arduino.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-06-09 12:58:54 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2025-06-17 09:54:51 +0200
commit9a02932b059613f7c4bea273677811561a9237ff (patch)
tree178807ded01ef049fbcaedffacb259678aa42662 /hw/avr/arduino.c
parenta6f02277595136832c9e9bcaf447ab574f7b1128 (diff)
downloadqemu-9a02932b059613f7c4bea273677811561a9237ff.zip
qemu-9a02932b059613f7c4bea273677811561a9237ff.tar.gz
qemu-9a02932b059613f7c4bea273677811561a9237ff.tar.bz2
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 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions