Merge branch 'ti/external-sha1dc'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Sep 2017 01:47:50 +0000 (10:47 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Sep 2017 01:47:50 +0000 (10:47 +0900)
Platforms that ship with a separate sha1 with collision detection
library can link to it instead of using the copy we ship as part of
our source tree.

* ti/external-sha1dc:
sha1dc: allow building with the external sha1dc library
sha1dc: build git plumbing code more explicitly

1  2 
Makefile
diff --cc Makefile
Simple merge