We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2010d95 commit d261458Copy full SHA for d261458
contrib/asan/Make.user.asan
@@ -18,6 +18,3 @@ override WITH_GC_DEBUG_ENV=1
18
19
# default to a debug build for better line number reporting
20
override JULIA_BUILD_MODE=debug
21
-
22
-# make ASAN consume less memory
23
-export ASAN_OPTIONS=detect_leaks=0:fast_unwind_on_malloc=0:allow_user_segv_handler=1:malloc_context_size=2
0 commit comments