mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-28 12:58:05 +03:00
replace zlib with zlib-ng
since the benefits are so high, don't link with shared zlib
This commit is contained in:
parent
1a78d5b9e7
commit
c3b64012d1
43 changed files with 736 additions and 13643 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue