From 476b98d21e98d9a1491498fc1591e82d67d6a8c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Tue, 20 Mar 2018 14:19:57 +0100 Subject: [PATCH] all platform provide the RDMA stack --- glusterfs.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/glusterfs.spec b/glusterfs.spec index 9f62e55..62e2887 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -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