Build with ceph support only on 64bit systems
This commit is contained in:
parent
a5f3642b76
commit
88a6ab9186
@ -36,9 +36,11 @@
|
|||||||
|
|
||||||
%global with_profiling 1
|
%global with_profiling 1
|
||||||
|
|
||||||
%global with_vfs_cephfs 1
|
|
||||||
%if 0%{?rhel}
|
|
||||||
%global with_vfs_cephfs 0
|
%global with_vfs_cephfs 0
|
||||||
|
%if 0%{?fedora}
|
||||||
|
%ifarch aarch64 ppc64le s390x x86_64
|
||||||
|
%global with_vfs_cephfs 1
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global with_vfs_glusterfs 1
|
%global with_vfs_glusterfs 1
|
||||||
|
Loading…
Reference in New Issue
Block a user