]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
removed fullbench-lib from tests/all
authorYann Collet <cyan@fb.com>
Wed, 2 Dec 2020 08:21:29 +0000 (00:21 -0800)
committerYann Collet <cyan@fb.com>
Wed, 2 Dec 2020 08:21:29 +0000 (00:21 -0800)
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.

tests/Makefile

index c3f52e6dfa047aaa0c922f4f085857fc4855d002..a4521b60758ae25b6770f2e54a16f3494f15aa2e 100644 (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