feat disable heapcheck
This commit is contained in:
parent
90a8778f70
commit
8204b6db92
@ -23,7 +23,7 @@ set(TCMALLOC_AND_PROFILER_SO_VERSION 10.11.6)
|
|||||||
# these that the target system supports.
|
# these that the target system supports.
|
||||||
set(DEFAULT_BUILD_CPU_PROFILER ON)
|
set(DEFAULT_BUILD_CPU_PROFILER ON)
|
||||||
set(DEFAULT_BUILD_HEAP_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_DEBUGALLOC ON)
|
||||||
set(DEFAULT_BUILD_MINIMAL OFF)
|
set(DEFAULT_BUILD_MINIMAL OFF)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user