feat disable heapcheck
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m38s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m47s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m57s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 2m24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 3m8s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 3m44s
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m38s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m47s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m57s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 2m24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 3m8s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 3m44s
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.
|
||||
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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user