aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 7d6295913..2e9b9d610 100644
--- a/Makefile
+++ b/Makefile
@@ -113,9 +113,6 @@ endif
all: host target
host: manager repro mutate prog2c db upgrade
target: execprog executor
- # Temporal hack to pre-created removed syz-fuzzer,
- # since old version of syz-ci still wants to copy it.
- touch ./bin/$(TARGETOS)_$(TARGETVMARCH)/syz-fuzzer
executor: descriptions
ifeq ($(TARGETOS),fuchsia)