all platform provide the RDMA stack
This commit is contained in:
parent
97c4e2fb04
commit
476b98d21e
@ -83,11 +83,6 @@
|
||||
# rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without rdma
|
||||
%{?_without_rdma:%global _without_rdma --disable-ibverbs}
|
||||
|
||||
# No RDMA Support on s390(x)
|
||||
%ifarch s390 s390x %{arm}
|
||||
%global _without_rdma --disable-ibverbs
|
||||
%endif
|
||||
|
||||
# server
|
||||
# if you wish to build rpms without server components, compile like this
|
||||
# rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without server
|
||||
|
Loading…
Reference in New Issue
Block a user