mirror of
https://github.com/facebook/zstd.git
synced 2025-10-18 00:03:50 -04:00
tests/Makefile : fixed target allnothread
ensures MT is disabled
This commit is contained in:
parent
f8a05932b9
commit
99a0a8bbd2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user