Skip to content

Commit

Permalink
Merge pull request ceph#19 from xskyio/wip-jemalloc
Browse files Browse the repository at this point in the history
spec: Dont' check rocksdb while enabling rocksdb
  • Loading branch information
yuyuyu101 committed Oct 15, 2015
2 parents a32af7b + 37d8849 commit b305f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ceph.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
--with-debug \
--enable-cephfs-java \
--with-jemalloc \
--with-librocksdb-static=check \
--with-librocksdb-static=no \
$MY_CONF_OPT \
%{?_with_ocf} \
CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
Expand Down

0 comments on commit b305f1e

Please sign in to comment.