mirror of https://gitee.com/openkylin/libvirt.git
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
|
||||
poll
|
||||
posix-shell
|
||||
pthread
|
||||
pthread_sigmask
|
||||
recv
|
||||
regex
|
||||
|
|
Loading…
Reference in New Issue