diff options
author | Lioncash <mathew1800@gmail.com> | 2019-10-03 22:53:03 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-10-04 05:01:57 -0400 |
commit | 80bdb44ead002e37eec935fb905c604e7d7a1d43 (patch) | |
tree | 953c9e9244ccba2f9209a881a11d23f4a2a22136 /externals/zlib | |
parent | 9aac7fbc22d07a50e6d71dc17da2d8c2eba63968 (diff) |
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.
Diffstat (limited to 'externals/zlib')
m--------- | externals/zlib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/externals/zlib b/externals/zlib -Subproject 094ed57db392170130bc710293568de7b576306 +Subproject cacf7f1d4e3d44d871b605da3b647f07d718623 |