Home
last modified time | relevance | path

Searched defs:zstd32 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/programs/
H A DMakefile160 zstd32 : CPPFLAGS += $(THREAD_CPP) target
161 zstd32 : LDFLAGS += $(THREAD_LD) target
162 zstd32 : CPPFLAGS += -DZSTD_LEGACY_SUPPORT=$(ZSTD_LEGACY_SUPPORT) target
163 zstd32 : $(ZSTDLIB_FILES) zstdcli.c fileio.c bench.c datagen.c dibio.c target
/freebsd-12.1/sys/contrib/zstd/tests/
H A DMakefile94 zstd32: target