]> git.99rst.org Git - git.git/commit
Merge branch 'ab/retire-ppc-sha1'
authorJunio C Hamano <redacted>
Fri, 9 Sep 2022 19:02:25 +0000 (12:02 -0700)
committerJunio C Hamano <redacted>
Fri, 9 Sep 2022 19:02:25 +0000 (12:02 -0700)
commitfd1ec82547d6139e66556ad3f694ffdc22858670
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
git clone https://git.99rst.org/PROJECT