aboutsummaryrefslogtreecommitdiffstats
path: root/tools/enum_parser
diff options
context:
space:
mode:
Diffstat (limited to 'tools/enum_parser')
-rw-r--r--tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt b/tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt
index 92e953f543..f5f1d4885b 100644
--- a/tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt
+++ b/tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt
@@ -11,7 +11,8 @@ add_executable(enum_parser)
target_link_libraries(enum_parser PUBLIC
contrib-libs-cxxsupp
yutil
- library-cpp-lfalloc
+ cpp-malloc-tcmalloc
+ libs-tcmalloc-no_percpu_cache
library-cpp-cpuid_check
cpp-getopt-small
tools-enum_parser-parse_enum