Use %{arm} macro rather than just armv7hl
This commit is contained in:
parent
e8d4f08502
commit
7d3834b71c
@ -26,7 +26,7 @@
|
||||
%{?_without_rdma:%global _without_rdma --disable-ibverbs}
|
||||
|
||||
# No RDMA Support on s390(x)
|
||||
%ifarch s390 s390x armv7hl
|
||||
%ifarch s390 s390x %{arm}
|
||||
%global _without_rdma --disable-ibverbs
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user