We are going to try to enable libblkio support everywhere

This commit is contained in:
Richard W.M. Jones 2023-10-31 09:13:46 +00:00
parent 3b31d6392a
commit 63aafd2713

View File

@ -21,12 +21,9 @@
%global have_ocaml 1
%endif
# We don't yet have libblkio on RHEL.
# libblkio was broken on i686: https://bugzilla.redhat.com/2229372
# but somehow "fixed itself", keep an eye on it.
%if !0%{?rhel}
%global have_blkio 1
%endif
# Architectures where we run the complete test suite including
# the libguestfs tests.