mirror of
https://github.com/ceph/ceph
synced 2025-03-23 10:48:12 +00:00
ceph.spec.in: Build rpms with nss instead of cryptopp.
This commit is contained in:
parent
53c1db9ef8
commit
3223b3de3e
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user