Skip to content

Commit

Permalink
Merge pull request #915 from jeffhostetler/jeffhostetler/g4w_use_open…
Browse files Browse the repository at this point in the history
…ssl_sha1

sha1: use openssl sha1 routines on mingw
  • Loading branch information
Git for Windows Build Agent committed Oct 13, 2016
2 parents 48d9490 + 9c42870 commit 89a424d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.mak.uname
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
OBJECT_CREATION_USES_RENAMES = UnfortunatelyNeedsTo
NO_REGEX = YesPlease
NO_PYTHON = YesPlease
BLK_SHA1 = YesPlease
ETAGS_TARGET = ETAGS
NO_INET_PTON = YesPlease
NO_INET_NTOP = YesPlease
Expand Down

0 comments on commit 89a424d

Please sign in to comment.