Skip to content

Commit

Permalink
AFL_USE_ASAN seems problematic for -m32
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Aug 9, 2015
1 parent 6c5606e commit de2be23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/afl.sh
@@ -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
Expand Down

0 comments on commit de2be23

Please sign in to comment.