#4 all platform provide the RDMA stack
Merged 6 years ago by kkeithle. Opened 6 years ago by sharkcz.
rpms/ sharkcz/glusterfs rdma  into  master

file modified
-5
@@ -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

no initial comment

Pull-Request has been merged by kkeithle

6 years ago