mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 08:41:32 +00:00
clean doesn't fail without unicornafl
This commit is contained in:
parent
3bd5e65edc
commit
19d0961020
@ -416,7 +416,7 @@ clean:
|
|||||||
$(MAKE) -C qemu_mode/unsigaction clean
|
$(MAKE) -C qemu_mode/unsigaction clean
|
||||||
$(MAKE) -C qemu_mode/libcompcov clean
|
$(MAKE) -C qemu_mode/libcompcov clean
|
||||||
$(MAKE) -C src/third_party/libradamsa/ clean
|
$(MAKE) -C src/third_party/libradamsa/ clean
|
||||||
$(MAKE) -C unicorn_mode/unicornafl clean
|
$(MAKE) -C unicorn_mode/unicornafl clean || true
|
||||||
|
|
||||||
distrib: all radamsa
|
distrib: all radamsa
|
||||||
-$(MAKE) -C llvm_mode
|
-$(MAKE) -C llvm_mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user