]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Remove BUILDFIXED and MAKEFIXED. (#375)
authorHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 8 Aug 2019 08:38:06 +0000 (10:38 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Aug 2019 08:38:06 +0000 (10:38 +0200)
commit74a3e05bfa71e17f5b28d5f64d35e1cbe1b71a6a
treef544b536b2bb85755a8e71c3f64bc4d0b4320c68
parent340f2f6ef64ba91c5e9576a2a097657e28186ec7
Remove BUILDFIXED and MAKEFIXED. (#375)

Remove BUILDFIXED support.
Split out MAKEFIXED into a separate 'makefixed' util that is easy
to use if we want to regenerate/verify inffixed.h.
.gitignore
CMakeLists.txt
Makefile.in
configure
inflate.c
tools/makefixed.c [new file with mode: 0644]
zlib-ng.h
zlib.h
zutil.c