mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
Updated BUILD/compile-pentium64-asan-max
This commit is contained in:
parent
6dca5f6726
commit
6168f41401
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
path=`dirname $0`
|
path=`dirname $0`
|
||||||
. "$path/SETUP.sh"
|
. "$path/SETUP.sh"
|
||||||
|
|
||||||
extra_flags="$pentium64_cflags $debug_cflags -lasan -O -g -fsanitize=address"
|
extra_flags="$pentium64_cflags $debug_cflags -lasan -O -g -fsanitize=address -USAFEMALLOC -UFORCE_INIT_OF_VARS -Wno-uninitialized -Wno-maybe-uninitialized"
|
||||||
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"
|
||||||
export LDFLAGS="-ldl"
|
export LDFLAGS="-ldl"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue