libgit2 / git2go

Git to Go; bindings for libgit2. Like McDonald's but tastier.
MIT License
1.93k stars 316 forks source link

Allow building libgit2 with Chromium zlib (#831) #833

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This change allows the caller to set the USE_CHROMIUM_ZLIB=ON environment variable to use the Chromium implementation of zlib when building libgit2.

(cherry picked from commit c6da3b97a8a2c7bbbed4496f50c990a1aab4f7bf)