]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
ceph.spec.in: disable system_pmdk on aarch64
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 18:36:43 +0000 (14:36 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph.spec.in

index aa534fd88250bbfa95a4cc063b3a588538def8d1..b3b82f1fdd923ebdcb5ca8360c8722b6d4585d4a 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