Created
April 8, 2017 09:10
-
-
Save sobolevn/3918f8eb2f7804b013a0da1e22e42a17 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
option "with-blk-sha1", "Compile with the block-optimized SHA1 implementation" | |
option "without-completions", "Disable bash/zsh completions from 'contrib' directory" | |
option "with-brewed-openssl", "Build with Homebrew OpenSSL instead of the system version" | |
option "with-brewed-curl", "Use Homebrew's version of cURL library" | |
option "with-brewed-svn", "Use Homebrew's version of SVN" | |
option "with-persistent-https", "Build git-remote-persistent-https from 'contrib' directory" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment