Skip to content

Commit 033328a

Browse files
committed
Merge branch 'jh/mingw-openssl-sha1'
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 625568c + 2cfc70f commit 033328a

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
@@ -499,7 +499,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
499499
OBJECT_CREATION_USES_RENAMES = UnfortunatelyNeedsTo
500500
NO_REGEX = YesPlease
501501
NO_PYTHON = YesPlease
502-
BLK_SHA1 = YesPlease
503502
ETAGS_TARGET = ETAGS
504503
NO_INET_PTON = YesPlease
505504
NO_INET_NTOP = YesPlease

0 commit comments

Comments
 (0)