]> git-server-git.apps.pok.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)
committerNathan Cutler <ncutler@suse.com>
Mon, 22 Mar 2021 10:17:39 +0000 (11:17 +0100)
The necessary prerequisites are already in RHEL+EPEL 8.

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

Conflicts:
ceph.spec.in

ceph.spec.in

index 7c71ea02640ee467caa3de224a3cf254c0abd67d..2709d6bd474b8bd194d3327b1d30696b225dc2ec 100644 (file)
@@ -23,7 +23,7 @@
 #################################################################################
 %bcond_with make_check
 %bcond_without ceph_test_package
-%ifarch s390 s390x
+%ifarch s390
 %bcond_with tcmalloc
 %else
 %bcond_without tcmalloc
@@ -58,7 +58,7 @@
 %bcond_with libradosstriper
 %bcond_with ocf
 %endif
-%ifarch x86_64 aarch64 ppc64le
+%ifarch x86_64 aarch64 ppc64le s390x
 %bcond_without lttng
 %else
 %bcond_with lttng