We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23d886 commit b689158Copy full SHA for b689158
config.m4
@@ -73,6 +73,7 @@ if test "$PHP_ZSTD" != "no"; then
73
zstd/lib/compress/zstd_lazy.c
74
zstd/lib/compress/zstd_ldm.c
75
zstd/lib/compress/zstd_opt.c
76
+ zstd/lib/compress/zstd_preSplit.c
77
zstd/lib/compress/zstdmt_compress.c
78
"
79
ZSTD_DECOMPRESS_SOURCES="
zstd
0 commit comments