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:
Yann Collet 2020-12-02 00:21:29 -08:00
parent 9f8b180d5d
commit f69d8c027d

View File

@ -82,8 +82,7 @@ DECODECORPUS_TESTTIME ?= -T30
default: fullbench
.PHONY: all
all: fullbench fuzzer zstreamtest paramgrill datagen decodecorpus roundTripCrash \
fullbench-lib poolTests
all: fullbench fuzzer zstreamtest paramgrill datagen decodecorpus roundTripCrash poolTests
.PHONY: all32
all32: fullbench32 fuzzer32 zstreamtest32