]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: let ceph-client-debug link with tcmalloc 7314/head
authorKefu Chai <kchai@redhat.com>
Thu, 21 Jan 2016 17:37:55 +0000 (01:37 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 21 Jan 2016 17:37:58 +0000 (01:37 +0800)
commit674fe18deddc475615dd2051d3b28c78417b3227
tree7ae0ee3d3f4d0c6b5b6bac71f29732aafb2ad55d
parent93ad14d501b3148d3e86d10a3a103cd26d34793a
cmake: let ceph-client-debug link with tcmalloc

to fix the link problem of
libcephfs.so.1.0.0: undefined reference to `IsHeapProfilerRunning'
when tcmalloc is used and profiler header is detected.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt