git: libstand: Apply our bzlib.c patch to master.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri May 22 14:35:06 PDT 2020
commit d8d77baac2714febf36f4ac37afccbbbdcdc8857
Author: Sascha Wildner <saw at online.de>
Date: Fri May 22 23:34:50 2020 +0200
libstand: Apply our bzlib.c patch to master.
All it does is to add #ifdefs to compile decompression support only.
While here, remove some unneeded headers from SRCS.
Summary of changes:
contrib/bzip2/README.DRAGONFLY | 5 ++++
contrib/bzip2/bzlib.c | 6 +++++
lib/libstand/Makefile | 11 +--------
lib/libstand/bzlib.c.diff | 56 ------------------------------------------
4 files changed, 12 insertions(+), 66 deletions(-)
delete mode 100644 lib/libstand/bzlib.c.diff
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d8d77baac2714febf36f4ac37afccbbbdcdc8857
--
DragonFly BSD source repository
More information about the Commits
mailing list