mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
Revert "fix afl-clang on 32-Bit systems"
This reverts commit 83c1378fc1810d177d9cdfa2c00f62bbadd98f00.
This commit is contained in:
parent
83c1378fc1
commit
80767480f0
1
qemu_mode/qemuafl
Submodule
1
qemu_mode/qemuafl
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 21ff34383764a8c6f66509b3b8d5282468c721e1
|
@ -879,7 +879,7 @@ static void edit_params(u32 argc, char **argv, char **envp) {
|
|||||||
|
|
||||||
#ifndef __ANDROID__
|
#ifndef __ANDROID__
|
||||||
|
|
||||||
if (compiler_mode != GCC && compiler_mode != CLANG) {
|
if (compiler_mode != GCC) {
|
||||||
|
|
||||||
switch (bit_mode) {
|
switch (bit_mode) {
|
||||||
|
|
||||||
|
1
unicorn_mode/unicornafl
Submodule
1
unicorn_mode/unicornafl
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 8cca4801adb767dce7cf72202d7d25bdb420cf7d
|
Loading…
x
Reference in New Issue
Block a user