summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorShawn Hoffman <godisgovernment@gmail.com>2022-07-23 22:10:10 -0700
committerShawn Hoffman <godisgovernment@gmail.com>2022-07-24 14:33:37 -0700
commitc3b64012d17d3e8a5ab672eaadbdeb5b4e6180fb (patch)
tree181b5484bb1605b73368708b14f71057bfc82e65 /.gitmodules
parent1a78d5b9e783bbd19022626d2985c09d22e3af86 (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--.gitmodules1
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