mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-30 18:03:32 +00:00
build: drop the pthread gnulib module
This was fixing a problem with old versions of mingw which had a pthread.h that polluted the namespace with random symbols. This is no longer relevant on our mingw platform targets. Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
dcc0e54b25
commit
5c3575206e
@ -79,7 +79,6 @@ pipe-posix
|
|||||||
pipe2
|
pipe2
|
||||||
poll
|
poll
|
||||||
posix-shell
|
posix-shell
|
||||||
pthread
|
|
||||||
pthread_sigmask
|
pthread_sigmask
|
||||||
recv
|
recv
|
||||||
regex
|
regex
|
||||||
|
Loading…
Reference in New Issue
Block a user