mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
ASAN_BUILD makefile define
This commit is contained in:
@ -65,6 +65,8 @@ unset AFL_PYTHON_MODULE
|
||||
unset AFL_PRELOAD
|
||||
unset LD_PRELOAD
|
||||
|
||||
export ASAN_OPTIONS=detect_leaks=0
|
||||
|
||||
# on OpenBSD we need to work with llvm from /usr/local/bin
|
||||
test -e /usr/local/bin/opt && {
|
||||
export PATH=/usr/local/bin:${PATH}
|
||||
|
Reference in New Issue
Block a user