ceph.spec.in: Build rpms with nss instead of cryptopp.

This commit is contained in:
Gary Lowell 2012-09-28 19:27:14 +00:00
parent 53c1db9ef8
commit 3223b3de3e

View File

@ -188,6 +188,8 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
--sysconfdir=/etc \
--docdir=%{_docdir}/ceph \
--without-hadoop \
--with-nss \
--without-cryptopp \
$MY_CONF_OPT \
%{?_with_ocf} \
%{?with_tcmalloc:--with-tcmalloc} %{!?with_tcmalloc:--without-tcmalloc} \