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 4dbbd31 commit 7edf2dcCopy full SHA for 7edf2dc
BUILD/compile-pentium64-asan-max
@@ -23,7 +23,7 @@ path=`dirname $0`
23
#
24
25
extra_flags="$pentium64_cflags $debug_cflags -lasan -O -g -fsanitize=address -USAFEMALLOC -UFORCE_INIT_OF_VARS -Wno-uninitialized -Wno-maybe-uninitialized -DMYSQL_SERVER_SUFFIX=-asan-max"
26
-extra_configs="$pentium_configs $debug_configs $valgrind_configs $max_configs $disable_asan_plugins"
+extra_configs="$pentium_configs $debug_configs $valgrind_configs $max_configs $disable_asan_plugins --with-asan=ON"
27
export LDFLAGS="-ldl"
28
29
. "$path/FINISH.sh"
0 commit comments