]> git.ipfire.org Git - thirdparty/git.git/commit
msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 15 Jan 2020 22:57:34 +0000 (22:57 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Jan 2020 20:18:23 +0000 (12:18 -0800)
commitb6d4d82bd5a49197d5d2f4f81c08da0d461cfcf1
treee3d2c2e8d0d9ca7049cefb32264cf81785d54082
parent53a06cf39b756eddfe4a2a34da93e3d04eb7b728
msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x

With the upgrade, the library names changed from libeay32/ssleay32 to
libcrypto/libssl.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/vcbuild/scripts/clink.pl
contrib/buildsystems/engine.pl