commit | dc52fd29738c2af98f3e986691eca34addfd4914 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Wed Aug 12 15:46:41 2009 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Aug 12 13:35:54 2009 -0700 |
tree | 89cb72a4bdaa2a152022e1eece078c5a07558fb5 | |
parent | 30ba0de726d92ccfc93009eb60f2c30b0886f61b [diff] |
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>