Merge branch 'ti/external-sha1dc'
commitcb6ec86d296cc8e2541770bf827b4abcfc310178
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Sep 2017 01:47:50 +0000 (19 10:47 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Sep 2017 01:47:50 +0000 (19 10:47 +0900)
treecafad938736cc912a8143722037cb292f8ab9a5d
parent6867272d5b5615bd74ec97bf35b4c4a8d9fe3a51
parent3964cbbb5c30609ebd795a979074251cf59436c3
Merge branch 'ti/external-sha1dc'

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
Makefile