diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2022-07-23 22:10:10 -0700 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2022-07-24 14:33:37 -0700 |
| commit | c3b64012d17d3e8a5ab672eaadbdeb5b4e6180fb (patch) | |
| tree | 181b5484bb1605b73368708b14f71057bfc82e65 /.gitmodules | |
| parent | 1a78d5b9e783bbd19022626d2985c09d22e3af86 (diff) | |
replace zlib with zlib-ng
since the benefits are so high, don't link with shared zlib
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d2c7d6a7b6..546f12290f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 |
