16.1.0 RC (ceph-16.1.0-922-ge6063369)

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2021-03-19 19:59:04 -04:00
parent fc46f52db9
commit 92605c05f0
1 changed files with 4 additions and 0 deletions

View File

@ -35,7 +35,11 @@
%bcond_without selinux
%bcond_without rbd_rwl_cache
%bcond_without rbd_ssd_cache
%ifarch x86_64 ppc64le
%global _system_pmdk 1
%else
%global _system_pmdk 0
%endif
%if 0%{?rhel} >= 8
%bcond_with cephfs_java
%else