From 1bab1af4d0ffd0ef5ba74e1d2bf8bab90c16cdd7 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 02 2020 00:42:32 +0000 Subject: Build on armhfp --- diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec index 296dd6d..50ca112 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