From 73e59442a6ba641f11d2a4e7f92fba5233686b43 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Oct 01 2020 15:37:12 +0000 Subject: build on armhfp --- diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec index 21ed630..8fc3f41 100644 --- a/SPECS/glusterfs.spec +++ b/SPECS/glusterfs.spec @@ -79,11 +79,6 @@ # rpmbuild -ta glusterfs-6.0.tar.gz --without rdma %{?_without_rdma:%global _without_rdma --disable-ibverbs} -# No RDMA Support on 32-bit ARM -%ifarch armv7hl -%global _without_rdma --disable-ibverbs -%endif - # server # if you wish to build rpms without server components, compile like this # rpmbuild -ta glusterfs-6.0.tar.gz --without server