[PATCH 0/2] Fix build with glibc 2.36

Cole Robinson crobinso at redhat.com
Mon Aug 1 19:59:13 UTC 2022


With glibc 2.36, sys/mount.h and linux/mount.h conflict:

https://sourceware.org/glibc/wiki/Release/2.36#Usage_of_.3Clinux.2Fmount.h.3E_and_.3Csys.2Fmount.h.3E

Easiest way to run this through CI? Submit MR to libvirt gitlab?

Cole Robinson (2):
  lxc: containter: fix build with glibc 2.36
  virfile: Fix build with glibc 2.36

 src/lxc/lxc_container.c | 3 ---
 src/util/virfile.c      | 4 +++-
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.36.1



More information about the libvir-list mailing list