set explore as default, fix schedule display

This commit is contained in:
van Hauser
2020-09-20 14:58:08 +02:00
parent 6d99695108
commit 5f52f72761
3 changed files with 10 additions and 9 deletions

View File

@ -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