This applies on top of [1]. Test pipeline: [2]

Upon further investigation, I have determined that not only
we are unintentionally using the Linux APIs on FreeBSD instead
of the native ones, but we are also accidentally skipping some
setup steps on Linux.

[1] 
https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/CX26NU7ZHD4TFDPQM3HQ4YW5ATP4LYDV/
[2] https://gitlab.com/abologna/libvirt/-/pipelines/1192942974

Andrea Bolognani (2):
  meson: Restore check for sched_getaffinity()
  meson: Check for sched_get_priority_min()

 meson.build           |  4 ++--
 src/ch/ch_process.c   |  1 +
 src/util/virprocess.c | 12 ++++++------
 3 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.43.2
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org

Reply via email to