]> git.proxmox.com Git - mirror_qemu.git/commit
configure, meson: move pthread_setname_np checks to Meson
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Oct 2021 13:08:19 +0000 (15:08 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 14 Oct 2021 07:50:57 +0000 (09:50 +0200)
commit10f6b231879c94f34d3e6549c7b81b494d3cd1c2
tree1cd97f7bcfcb9faa757dae4f06dec975396491ce
parent96a63aeb3d6658b837523fee0df25300622e1dd0
configure, meson: move pthread_setname_np checks to Meson

This makes the pthreads check dead in configure, so remove it
as well.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20211007130829.632254-9-pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
util/qemu-thread-posix.c