Merge branch 'ab/retire-ppc-sha1'
commitfd1ec82547d6139e66556ad3f694ffdc22858670
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2022 19:02:25 +0000 (9 12:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2022 19:02:25 +0000 (9 12:02 -0700)
tree48cc2032d45662061dd2d36f3d4533e7710eef1f
parent00b0199c51fb6168cb219d9d4dc51d3692f72da9
parent32215974330d1403a2bf8874ad2acc1efd585be0
Merge branch 'ab/retire-ppc-sha1'

Remove the assembly version of SHA-1 implementation for PPC.

* ab/retire-ppc-sha1:
  Makefile: use $(OBJECTS) instead of $(C_OBJ)
  Makefile + hash.h: remove PPC_SHA1 implementation
Makefile