mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 20:28:08 +00:00
enhance tests for macos
This commit is contained in:
@ -256,7 +256,7 @@ test "$SYS" = "i686" -o "$SYS" = "x86_64" -o "$SYS" = "amd64" -o "$SYS" = "i86pc
|
|||||||
unset AFL_QUIET
|
unset AFL_QUIET
|
||||||
}
|
}
|
||||||
rm -f test-instr.plain
|
rm -f test-instr.plain
|
||||||
} && {
|
} || {
|
||||||
$ECHO "$YELLOW[-] afl-clang executes gcc, cannot test"
|
$ECHO "$YELLOW[-] afl-clang executes gcc, cannot test"
|
||||||
INCOMPLETE=1
|
INCOMPLETE=1
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user