tests/Makefile : fixed target allnothread

ensures MT is disabled
This commit is contained in:
Yann Collet 2018-01-13 22:00:05 -08:00
parent f8a05932b9
commit 99a0a8bbd2

View File

@ -82,6 +82,8 @@ all: fullbench fuzzer zstreamtest paramgrill datagen decodecorpus roundTripCrash
all32: fullbench32 fuzzer32 zstreamtest32
allnothread: MULTITHREAD_CPP=
allnothread: MULTITHREAD_LD=
allnothread: fullbench fuzzer paramgrill datagen decodecorpus
dll: fuzzer-dll zstreamtest-dll