Blob Blame History Raw
--- tcmu-runner-1.5.4/CMakeLists.txt.orig	2021-09-14 08:18:11.809086628 -0400
+++ tcmu-runner-1.5.4/CMakeLists.txt	2021-09-14 08:18:23.811875936 -0400
@@ -13,7 +13,7 @@
 option(with-rbd "build Ceph rbd handler" true)
 option(with-zbc "build zbc handler" true)
 option(with-fbo "build fbo handler" true)
-option(with-tcmalloc "link against tcmalloc" true)
+## option(with-tcmalloc "link against tcmalloc" true)
 
 find_library(LIBNL_LIB nl-3)
 find_library(LIBNL_GENL_LIB nl-genl-3)