]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
build: remove the sched gnulib module
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 3 Oct 2019 15:34:39 +0000 (16:34 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 7 Oct 2019 12:39:50 +0000 (13:39 +0100)
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.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
bootstrap.conf

index f501ef6c25b3d5676aa4a511e5816b9bb1cb789e..e40170a77beffc85b42ac49a530939b366ec371a 100644 (file)
@@ -74,7 +74,6 @@ posix-shell
 pthread_sigmask
 recv
 regex
-sched
 send
 setenv
 setsockopt