git: dsynth: add zstd support
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Mar 29 11:25:24 PDT 2021
commit ef0c0bf5ad3bdb1ebf8973ba32e94acc305df985
Author: Krzysztof Piecuch <piecuch at kpiecuch.pl>
Date: Wed Mar 10 22:02:06 2021 +0000
dsynth: add zstd support
* Add support for the extension
* However, we need support in base and in pkg before this will work, so it
is not the default.
Submitted-by: piecuch (pikrzyszt)
Summary of changes:
usr.bin/dsynth/build.c | 2 ++
usr.bin/dsynth/config.c | 3 ++-
usr.bin/dsynth/dsynth.1 | 1 +
usr.bin/dsynth/dsynth.h | 3 ++-
usr.bin/dsynth/repo.c | 6 ++++++
5 files changed, 13 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef0c0bf5ad3bdb1ebf8973ba32e94acc305df985
--
DragonFly BSD source repository
More information about the Commits
mailing list