mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 01:58:17 +00:00
Revert "fix afl-clang on 32-Bit systems"
This reverts commit 83c1378fc1
.
This commit is contained in:
1
qemu_mode/qemuafl
Submodule
1
qemu_mode/qemuafl
Submodule
Submodule qemu_mode/qemuafl added at 21ff343837
@ -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
Submodule unicorn_mode/unicornafl added at 8cca4801ad
Reference in New Issue
Block a user