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.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
bootstrap.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/bootstrap.conf b/bootstrap.conf
index 1f1c33f998..6120873397 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -79,7 +79,6 @@ pipe-posix
pipe2
poll
posix-shell
-pthread
pthread_sigmask
recv
regex
--
2.21.0