]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: disable system_pmdk on aarch64 47549/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 10 Aug 2022 18:36:43 +0000 (14:36 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 10 Aug 2022 20:50:22 +0000 (16:50 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
(cherry picked from commit fcf48cda0a8933c998d1ce51adecca4cd2b0efe2)

ceph.spec.in

index 471b6655d1516c254c3ca7076b29beb0347b474f..eeb6b4fca228417b30980afda62d068682a1de9e 100644 (file)
@@ -39,7 +39,7 @@
 %if 0%{?rhel} < 9
 %bcond_with system_pmdk
 %else
-%ifarch s390x
+%ifarch s390x aarch64
 %bcond_with system_pmdk
 %else
 %bcond_without system_pmdk