]> granicus.if.org Git - curl/commit
winbuild: Support MultiSSL builds
authorJan-E <github@ehrhardt.nl>
Fri, 12 Apr 2019 21:41:13 +0000 (23:41 +0200)
committerJay Satiro <raysatiro@yahoo.com>
Sat, 13 Apr 2019 06:49:14 +0000 (02:49 -0400)
commit79c4864a563824b19044ef98599f0ccdad262e84
tree14054180206ce92a796ef68c0f375349d8f709b8
parent60034228255894fcea57950b3b39bfe6f5fca580
winbuild: Support MultiSSL builds

- Remove the lines in winbuild/Makefile.vc that generate an error with
  multiple SSL backends.

- Add /DCURL_WITH_MULTI_SSL in winbuild/MakefileBuild.vc if multiple SSL
  backends are set.

Closes https://github.com/curl/curl/pull/3772
winbuild/Makefile.vc
winbuild/MakefileBuild.vc