mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
new environment variable to enable BTests to skip ASAN checks
This commit is contained in:
parent
a387157ead
commit
eaf63402cc
1 changed files with 1 additions and 0 deletions
|
@ -283,6 +283,7 @@ asan_sanitizer_task:
|
|||
CXXFLAGS: -DZEEK_DICT_DEBUG
|
||||
ZEEK_CI_CONFIGURE_FLAGS: *ASAN_SANITIZER_CONFIG
|
||||
ZEEK_CI_DISABLE_SCRIPT_PROFILING: 1
|
||||
ZEEK_CI_ASAN_SKIP_TEST: 1
|
||||
ASAN_OPTIONS: detect_leaks=1
|
||||
|
||||
ubsan_sanitizer_task:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue