Skip to content

Commit

Permalink
Merge pull request #10750 from ceph/wip-14799-hammer
Browse files Browse the repository at this point in the history
hammer: rocksdb do not link against tcmalloc if it's disabled

Reviewed-by: Loic Dachary <ldachary@redhat.com>
  • Loading branch information
Loic Dachary committed Aug 17, 2016
2 parents 08277b7 + 5248929 commit eb27865
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ceph.spec.in
Expand Up @@ -466,7 +466,7 @@ done
%endif

./autogen.sh
MY_CONF_OPT=""
MY_CONF_OPT="$CEPH_EXTRA_CONFIGURE_ARGS"

MY_CONF_OPT="$MY_CONF_OPT --with-radosgw"

Expand Down
2 changes: 1 addition & 1 deletion src/rocksdb
Submodule rocksdb updated 1 files
+7 −1 configure.ac

0 comments on commit eb27865

Please sign in to comment.