Home
last modified time | relevance | path

Searched refs:ZSTD_LIB_MINIFY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/
H A DREADME.md99 The next step is to set `ZSTD_LIB_MINIFY` to `1` when invoking `make`. This
116 `ZSTD_FORCE_DECOMPRESS_SEQUENCES_SHORT` (implied by `ZSTD_LIB_MINIFY`).
121 `ZSTD_getErrorName` (implied by `ZSTD_LIB_MINIFY`).
H A DMakefile37 ZSTD_LIB_MINIFY ?= 0 macro
38 ifneq ($(ZSTD_LIB_MINIFY), 0)