Skip to content

Commit

Permalink
rgw: fix linking with tcmalloc when specified by -DALLOCATOR
Browse files Browse the repository at this point in the history
  • Loading branch information
mkogan1 committed Aug 16, 2022
1 parent 3e37ee6 commit 51fa318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rgw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ target_link_libraries(rgw_common
${CURL_LIBRARIES}
${EXPAT_LIBRARIES}
${ARROW_LIBRARIES}
${ALLOC_LIBS}
PUBLIC
${LUA_LIBRARIES}
spawn)
Expand Down

0 comments on commit 51fa318

Please sign in to comment.