We are going to try to enable libblkio support everywhere
This commit is contained in:
parent
3b31d6392a
commit
63aafd2713
@ -21,12 +21,9 @@
|
|||||||
%global have_ocaml 1
|
%global have_ocaml 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# We don't yet have libblkio on RHEL.
|
|
||||||
# libblkio was broken on i686: https://bugzilla.redhat.com/2229372
|
# libblkio was broken on i686: https://bugzilla.redhat.com/2229372
|
||||||
# but somehow "fixed itself", keep an eye on it.
|
# but somehow "fixed itself", keep an eye on it.
|
||||||
%if !0%{?rhel}
|
|
||||||
%global have_blkio 1
|
%global have_blkio 1
|
||||||
%endif
|
|
||||||
|
|
||||||
# Architectures where we run the complete test suite including
|
# Architectures where we run the complete test suite including
|
||||||
# the libguestfs tests.
|
# the libguestfs tests.
|
||||||
|
Loading…
Reference in New Issue
Block a user