We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a0593 commit 99a0a8bCopy full SHA for 99a0a8b
tests/Makefile
@@ -82,6 +82,8 @@ all: fullbench fuzzer zstreamtest paramgrill datagen decodecorpus roundTripCrash
82
83
all32: fullbench32 fuzzer32 zstreamtest32
84
85
+allnothread: MULTITHREAD_CPP=
86
+allnothread: MULTITHREAD_LD=
87
allnothread: fullbench fuzzer paramgrill datagen decodecorpus
88
89
dll: fuzzer-dll zstreamtest-dll
0 commit comments