author | Johannes Sixt <j6t@kdbg.org> | |
Thu, 22 Oct 2009 18:26:29 +0000 (20:26 +0200) | ||
committer | Johannes Sixt <j6t@kdbg.org> | |
Fri, 23 Oct 2009 10:48:31 +0000 (12:48 +0200) | ||
commit | 9bccfcdbff3b11e11a69d05c50c8bc1a9a6dbb5f | |
tree | a25fa960343d3aed4546021a4d830c1bfc5caece | tree | snapshot |
parent | c36e16385be363a11abaa4a43edd5a2b2b2dff81 | commit | diff |
Windows: use BLK_SHA1 again
Since NO_OPENSSL is no longer defined on Windows, BLK_SHA1 is not defined
anymore implicitly. Define it explicitly.
As a nice side-effect, we no longer link against libcrypto.dll, which has
non-trivial startup costs because it depends on 6 otherwise unneeded
DLLs.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since NO_OPENSSL is no longer defined on Windows, BLK_SHA1 is not defined
anymore implicitly. Define it explicitly.
As a nice side-effect, we no longer link against libcrypto.dll, which has
non-trivial startup costs because it depends on 6 otherwise unneeded
DLLs.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |