]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
build: drop the pthread gnulib module
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 2 Oct 2019 17:19:18 +0000 (18:19 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 7 Oct 2019 10:34:24 +0000 (11:34 +0100)
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>
bootstrap.conf

index 2c4cd8fbf27357864903b4bbb857c08d0bc29f2f..fe8f7fc9c3bd275daeb69f6acb5009b74f3bc975 100644 (file)
@@ -79,7 +79,6 @@ pipe-posix
 pipe2
 poll
 posix-shell
-pthread
 pthread_sigmask
 recv
 regex