mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 12:18:08 +00:00
set explore as default, fix schedule display
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
#CFLAGS = -O3 -funroll-loops -fPIC -fpermissive -std=c++11
|
||||
CFLAGS = -g -O0 -fPIC -fpermissive -std=c++11
|
||||
CC := clang++
|
||||
CC ?= clang++
|
||||
|
||||
all: libfuzzer-mutator.so
|
||||
|
||||
|
Reference in New Issue
Block a user