replace zlib with zlib-ng

since the benefits are so high, don't link with shared zlib
This commit is contained in:
Shawn Hoffman 2022-07-23 22:10:10 -07:00
parent 1a78d5b9e7
commit c3b64012d1
43 changed files with 736 additions and 13643 deletions

1
.gitmodules vendored
View file

@ -31,3 +31,4 @@
[submodule "Externals/zlib-ng/zlib-ng"]
path = Externals/zlib-ng/zlib-ng
url = https://github.com/zlib-ng/zlib-ng.git
shallow = true