Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> --- config.mak.uname | 1 + 1 file changed, 1 insertion(+) diff --git a/config.mak.uname b/config.mak.uname index 399fe192719..a16e9ef0551 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -552,6 +552,7 @@ else USE_LIBPCRE= YesPlease NO_CURL = USE_NED_ALLOCATOR = YesPlease + DC_AND_OPENSSL_SHA1 = YesPlease else COMPAT_CFLAGS += -D__USE_MINGW_ANSI_STDIO NO_CURL = YesPlease -- 2.12.1.windows.1