From: Nathan Cutler Date: Fri, 15 Feb 2019 17:09:03 +0000 (+0100) Subject: rpm: build with lttng on ppc64le (SUSE) X-Git-Tag: v14.1.1~96^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aac0e6751f6ec8323c0e93c9db267ff43af833ea;p=ceph.git rpm: build with lttng on ppc64le (SUSE) In very recent SUSEs (e.g. Leap 15.1), the build dependencies needed for the lttng build are satisfied for this architecture. Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index 00c5e9444ef9..bacfbdce61d8 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -51,7 +51,7 @@ %else %bcond_with libradosstriper %endif -%ifarch x86_64 aarch64 +%ifarch x86_64 aarch64 ppc64le %bcond_without lttng %else %bcond_with lttng