From 80bdb44ead002e37eec935fb905c604e7d7a1d43 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Thu, 3 Oct 2019 22:53:03 -0400 Subject: externals: Use upstream zlib We don't need to depend on a custom fork for this. We can add the library as is, and then make it excluded from the ALL target, so we only link in the libraries that we actually make use of. --- externals/zlib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/zlib') diff --git a/externals/zlib b/externals/zlib index 094ed57db..cacf7f1d4 160000 --- a/externals/zlib +++ b/externals/zlib @@ -1 +1 @@ -Subproject commit 094ed57db392170130bc710293568de7b576306d +Subproject commit cacf7f1d4e3d44d871b605da3b647f07d718623f -- cgit v1.2.3