]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: enable tcmalloc and lttng on s390x
authorYaakov Selkowitz <yselkowi@redhat.com>
Tue, 9 Feb 2021 16:03:42 +0000 (11:03 -0500)
committerChristina Meno <cmeno@redhat.com>
Mon, 15 Feb 2021 21:40:54 +0000 (21:40 +0000)
The necessary prerequisites are already in RHEL+EPEL 8.

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
(cherry picked from commit 2b1e646f7aade3135a98c505111ac7ebef5e93a6)

ceph.spec.in

index 39a94896087f91e46015b41c5e17e1ff2666c886..7a4a244e9e53959593e5ca936f76e694b163c7d0 100644 (file)
@@ -23,7 +23,7 @@
 %bcond_with make_check
 %bcond_with cmake_verbose_logging
 %bcond_without ceph_test_package
-%ifarch s390 s390x
+%ifarch s390
 %bcond_with tcmalloc
 %else
 %bcond_without tcmalloc
@@ -47,7 +47,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