aboutsummaryrefslogtreecommitdiffstats
path: root/third_party/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/CMakeLists.txt')
-rw-r--r--third_party/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt
index 3c0b07ab..fa3fbf7a 100644
--- a/third_party/CMakeLists.txt
+++ b/third_party/CMakeLists.txt
@@ -47,7 +47,7 @@ if(${CMAKE_BUILD_TYPE} STREQUAL "Debug" AND ENABLE_ASAN)
set(MI_OVERRIDE OFF)
endif()
- set(MI_TRACK_VALGRIND ON)
+ # set(MI_TRACK_VALGRIND ON)
set(MI_TRACK_ASAN ON)
endif()