mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-19 13:03:44 +00:00
Merge pull request #74 from vanhauser-thc/multiarch_compcov
Multiarch CompCov
This commit is contained in:
@ -149,6 +149,7 @@ patch -p1 <../patches/syscall.diff || exit 1
|
||||
patch -p1 <../patches/translate-all.diff || exit 1
|
||||
patch -p1 <../patches/tcg.diff || exit 1
|
||||
patch -p1 <../patches/i386-translate.diff || exit 1
|
||||
patch -p1 <../patches/arm-translate.diff || exit 1
|
||||
|
||||
echo "[+] Patching done."
|
||||
|
||||
|
Reference in New Issue
Block a user