]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fix ZLIB_COMPAT=OFF and WITH_GZFILEOP=ON compilation failure.
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Mon, 17 Sep 2018 10:22:43 +0000 (12:22 +0200)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Mon, 17 Sep 2018 10:22:43 +0000 (12:22 +0200)
commit584dd13b110c92da304d5d608dcdbfc0c8c9dfd0
tree79d1212125e338bc122cc24420a76d20d87ed95f
parent16b6cda67be0038327b416e5fa5c7243ed138e21
Fix ZLIB_COMPAT=OFF and WITH_GZFILEOP=ON compilation failure.
Also add this combination to travis testing.

Remove --native testing from travis, since they somehow make this fail very often,
probably due to caching or running the executables on a different platform than
the compiler thinks it is running on.
.travis.yml
gzguts.h
gzread.c
gzwrite.c
zlib-ng.h