[libvirt] [PATCH 5/5] build: remove the sched gnulib module

Daniel P. Berrangé posted 5 patches 6 years, 4 months ago
[libvirt] [PATCH 5/5] build: remove the sched gnulib module
Posted by Daniel P. Berrangé 6 years, 4 months ago
The 'sched' module provides a sched.h header file for platforms which
lack it. We already check for the functions we need in configure, and
protect the use of sched.h where relevant, so don't need the compat
header in libvirt.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 bootstrap.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index f501ef6c25..e40170a77b 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -74,7 +74,6 @@ posix-shell
 pthread_sigmask
 recv
 regex
-sched
 send
 setenv
 setsockopt
-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list