mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-03 17:47:15 +03:00
build: remove the sched gnulib module
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>
This commit is contained in:
parent
735a05dddf
commit
058269e41a
@ -74,7 +74,6 @@ posix-shell
|
||||
pthread_sigmask
|
||||
recv
|
||||
regex
|
||||
sched
|
||||
send
|
||||
setenv
|
||||
setsockopt
|
||||
|
Loading…
x
Reference in New Issue
Block a user