Skip to content

Commit 890d765

Browse files
committed
Merge branch 'jh/mingw-openssl-sha1' into maint
Windows port wants to use OpenSSL's implementation of SHA-1 routines, so let them. * jh/mingw-openssl-sha1: mingw: use OpenSSL's SHA-1 routines
2 parents d880bfd + 2cfc70f commit 890d765

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.mak.uname

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
515515
OBJECT_CREATION_USES_RENAMES = UnfortunatelyNeedsTo
516516
NO_REGEX = YesPlease
517517
NO_PYTHON = YesPlease
518-
BLK_SHA1 = YesPlease
519518
ETAGS_TARGET = ETAGS
520519
NO_INET_PTON = YesPlease
521520
NO_INET_NTOP = YesPlease

0 commit comments

Comments
 (0)