block-sha1: split the different "hacks" to be individually selected
commitdc52fd29738c2af98f3e986691eca34addfd4914
authorNicolas Pitre <nico@cam.org>
Wed, 12 Aug 2009 19:46:41 +0000 (12 15:46 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Aug 2009 20:35:54 +0000 (12 13:35 -0700)
tree89cb72a4bdaa2a152022e1eece078c5a07558fb5
parent30ba0de726d92ccfc93009eb60f2c30b0886f61b
block-sha1: split the different "hacks" to be individually selected

This is to make it easier for them to be selected individually depending
on the architecture instead of the other way around i.e. having each
architecture select a list of hacks up front.  That makes for clearer
documentation as well.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
block-sha1/sha1.c