mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-17 04:39:36 +00:00
AFL_USE_ASAN seems problematic for -m32
This commit is contained in:
parent
6c5606ed6f
commit
de2be231ee
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
export CC="afl-clang"
|
||||
export AFL_USE_ASAN=1
|
||||
# export AFL_USE_ASAN=1
|
||||
if [ -d /usr/lib/afl ]; then
|
||||
export AFL_PATH=/usr/lib/afl
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user