feat disable heapcheck

This commit is contained in:
tqcq 2024-04-29 23:14:31 +08:00
parent 90a8778f70
commit 8204b6db92

View File

@ -23,7 +23,7 @@ set(TCMALLOC_AND_PROFILER_SO_VERSION 10.11.6)
# these that the target system supports.
set(DEFAULT_BUILD_CPU_PROFILER ON)
set(DEFAULT_BUILD_HEAP_PROFILER ON)
set(DEFAULT_BUILD_HEAP_CHECKER ON)
set(DEFAULT_BUILD_HEAP_CHECKER OFF)
set(DEFAULT_BUILD_DEBUGALLOC ON)
set(DEFAULT_BUILD_MINIMAL OFF)