mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
Merge pull request #47628 from mkogan1/wip-fix-tcmalloc-link
rgw: fix linking with tcmalloc when specified by -DALLOCATOR Reviewed-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
commit
9a5e89749a
@ -218,6 +218,7 @@ target_link_libraries(rgw_common
|
||||
${CURL_LIBRARIES}
|
||||
${EXPAT_LIBRARIES}
|
||||
${ARROW_LIBRARIES}
|
||||
${ALLOC_LIBS}
|
||||
PUBLIC
|
||||
${LUA_LIBRARIES}
|
||||
spawn)
|
||||
|
Loading…
Reference in New Issue
Block a user