somehow this stops tcmalloc from crashing on ubuntu 20.04
Fixes: https://tracker.ceph.com/issues/59269
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit
d5f97e6543906d5be898b24a1c10269ace309c76)
ceph-common
${UNITTEST_LIBS}
${EXTRALIBS}
+ ${ALLOC_LIBS}
)
install(TARGETS ceph_test_librgw_file DESTINATION ${CMAKE_INSTALL_BINDIR})
ceph-common
${UNITTEST_LIBS}
${EXTRALIBS}
+ ${ALLOC_LIBS}
)
install(TARGETS ceph_test_librgw_file_cd DESTINATION ${CMAKE_INSTALL_BINDIR})
ceph-common
${UNITTEST_LIBS}
${EXTRALIBS}
+ ${ALLOC_LIBS}
)
install(TARGETS ceph_test_librgw_file_gp DESTINATION ${CMAKE_INSTALL_BINDIR})
${UNITTEST_LIBS}
${EXTRALIBS}
${LUA_LIBRARIES}
+ ${ALLOC_LIBS}
)
target_link_libraries(ceph_test_librgw_file_nfsns spawn)
install(TARGETS ceph_test_librgw_file_nfsns DESTINATION ${CMAKE_INSTALL_BINDIR})
ceph-common
${UNITTEST_LIBS}
${EXTRALIBS}
+ ${ALLOC_LIBS}
)
install(TARGETS ceph_test_librgw_file_aw DESTINATION ${CMAKE_INSTALL_BINDIR})
${UNITTEST_LIBS}
${EXTRALIBS}
${LUA_LIBRARIES}
+ ${ALLOC_LIBS}
)
target_link_libraries(ceph_test_librgw_file_marker spawn)
install(TARGETS ceph_test_librgw_file_marker DESTINATION ${CMAKE_INSTALL_BINDIR})
${UNITTEST_LIBS}
${EXTRALIBS}
${LUA_LIBRARIES}
+ ${ALLOC_LIBS}
)
target_link_libraries(ceph_test_librgw_file_xattr spawn)