From f1051e77b472e918c3ce1f90e477255442639ebc Mon Sep 17 00:00:00 2001 From: fengweihao Date: Wed, 23 Sep 2020 16:05:37 +0800 Subject: certstore上传yum仓库 开启tcmalloc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- program/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'program') diff --git a/program/CMakeLists.txt b/program/CMakeLists.txt index c9fbd9a..55f86a6 100644 --- a/program/CMakeLists.txt +++ b/program/CMakeLists.txt @@ -19,4 +19,5 @@ target_link_libraries(certstore dl common MESA_handle_logger hiredis-static MESA_field_stat + gperftools-static ${SYSTEMD_LIBRARIES}) -- cgit v1.2.3