ceph.spec.in: Enable rest-bench and debug configure options

This commit is contained in:
Gary Lowell 2012-11-02 16:28:56 -07:00
parent c04fcaad76
commit 1dc0fce910

View File

@ -217,6 +217,8 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
--without-hadoop \
--with-nss \
--without-cryptopp \
--with-rest-bench \
--with-debug \
$MY_CONF_OPT \
%{?_with_ocf} \
%{?with_tcmalloc:--with-tcmalloc} %{!?with_tcmalloc:--without-tcmalloc} \