mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
ceph.spec.in: enable tcmalloc and lttng on s390x
The necessary prerequisites are already in RHEL+EPEL 8. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
parent
8d7cf601a2
commit
2b1e646f7a
@ -24,7 +24,7 @@
|
||||
%bcond_with zbd
|
||||
%bcond_with cmake_verbose_logging
|
||||
%bcond_without ceph_test_package
|
||||
%ifarch s390 s390x
|
||||
%ifarch s390
|
||||
%bcond_with tcmalloc
|
||||
%else
|
||||
%bcond_without tcmalloc
|
||||
@ -48,7 +48,7 @@
|
||||
%bcond_with cephfs_java
|
||||
%bcond_with kafka_endpoint
|
||||
%bcond_with libradosstriper
|
||||
%ifarch x86_64 aarch64 ppc64le
|
||||
%ifarch x86_64 aarch64 ppc64le s390x
|
||||
%bcond_without lttng
|
||||
%else
|
||||
%bcond_with lttng
|
||||
|
Loading…
Reference in New Issue
Block a user