diff --git a/SPECS/ceph.spec b/SPECS/ceph.spec index a374aa6..75bc901 100644 --- a/SPECS/ceph.spec +++ b/SPECS/ceph.spec @@ -33,10 +33,14 @@ %bcond_without tcmalloc %endif %if 0%{?rhel} >= 9 +%ifarch x86_64 %bcond_without system_pmdk %else %bcond_with system_pmdk %endif +%else +%bcond_with system_pmdk +%endif %if 0%{?fedora} || 0%{?rhel} %bcond_without selinux %ifarch x86_64 ppc64le