From 1bc288fec0199d6b06295612e719b45f974529c7 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 23 Aug 2017 15:28:04 -0700 Subject: [PATCH] Having a comment here causes the command to run prematurely... --- ceph.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ceph.spec b/ceph.spec index eb63771..7ac4e06 100644 --- a/ceph.spec +++ b/ceph.spec @@ -886,7 +886,6 @@ cmake .. \ %else -DWITH_RADOSGW_BEAST_FRONTEND=OFF \ %endif -# RDMA is no longer built on 32-bit ARM: see #1484155 %ifnarch %{arm} -DWITH_RDMA=OFF \ %endif