summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorLeo Yang <lyang@topologyinc.com>2015-02-13 17:28:35 -0500
committerLeo Yang <lyang@topologyinc.com>2015-02-17 12:03:25 -0500
commit2d2aa1ff6e52567d4710af22fdfa11ae54a08420 (patch)
treee5d96aeeca320da89dde562b19f9bd806499ebde /src/commit.c
parent57f45e7f4dd7202607f51292a816a262622e964c (diff)
downloadlibgit2-2d2aa1ff6e52567d4710af22fdfa11ae54a08420.tar.gz
Fix Mac build without OpenSSL
If OpenSSL is disabled on Mac the SHA1 implementation goes to the CommonCrypto from the system. In this case we should not include the generic hash impl. Otherwise there would be duplicated impls which fail the build.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions