Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: let ceph-client-debug link with tcmalloc #7314

Merged
merged 1 commit into from Jan 25, 2016

Commits on Jan 21, 2016

  1. 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>
    tchaikov committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    674fe18 View commit details
    Browse the repository at this point in the history