From 429afb710cb0037f925ea8e9c6c91dfcaa862f45 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 29 May 2019 09:42:13 +0200 Subject: performance script and info --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9b40a5a7..9b539f82 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ MISC_PATH = $(PREFIX)/share/afl # PROGS intentionally omit afl-as, which gets installed elsewhere. PROGS = afl-gcc afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze -SH_PROGS = afl-plot afl-cmin afl-whatsup +SH_PROGS = afl-plot afl-cmin afl-whatsup alf-system-config CFLAGS ?= -O3 -funroll-loops CFLAGS += -Wall -D_FORTIFY_SOURCE=2 -g -Wno-pointer-sign \ -- cgit 1.4.1