Allow building libgit2 with Chromium zlib (#831) #833
Loading…
Reference in New Issue
No description provided.
Delete Branch "cherry-pick-1205935537-release-1.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
c6da3b97a8
)