Skip to content

Commit f4a3a15

Browse files
committed
Merge pull request #915 from jeffhostetler/jeffhostetler/g4w_use_openssl_sha1
sha1: use openssl sha1 routines on mingw
2 parents a2f4fef + 1e2ce1d commit f4a3a15

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)