removed fullbench-lib from tests/all
this build works fine on all my systems, but since to fail on CI environment. Unclear why there is a difference. This build test is not relevant anyway.
This commit is contained in:
+1
-2
@@ -82,8 +82,7 @@ DECODECORPUS_TESTTIME ?= -T30
|
|||||||
default: fullbench
|
default: fullbench
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all: fullbench fuzzer zstreamtest paramgrill datagen decodecorpus roundTripCrash \
|
all: fullbench fuzzer zstreamtest paramgrill datagen decodecorpus roundTripCrash poolTests
|
||||||
fullbench-lib poolTests
|
|
||||||
|
|
||||||
.PHONY: all32
|
.PHONY: all32
|
||||||
all32: fullbench32 fuzzer32 zstreamtest32
|
all32: fullbench32 fuzzer32 zstreamtest32
|
||||||
|
|||||||
Reference in New Issue
Block a user