summaryrefslogtreecommitdiff
path: root/openssl/openssl
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-11-25 18:44:47 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-11-26 11:51:35 +0300
commit84d7a4b26e733925e287185bb2f03feb6fb0811d (patch)
treee3d85c6d68f281b0a5e3af3910abbfe619556d65 /openssl/openssl
parent67a733cd316638b31b5771f61e3b7f1d11f731f9 (diff)
Release version 1.1.1+6v1.1.1+6
Upgrade to 1.1.1d
Diffstat (limited to 'openssl/openssl')
-rw-r--r--openssl/openssl/buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openssl/openssl/buildfile b/openssl/openssl/buildfile
index 5d87cd0..81e1d85 100644
--- a/openssl/openssl/buildfile
+++ b/openssl/openssl/buildfile
@@ -90,8 +90,8 @@ if! $windows
}
else
{
- c.libs += $regex.apply(ws2_32 gdi32 crypt32, \
- '(.+)', \
+ c.libs += $regex.apply(ws2_32 gdi32 crypt32, \
+ '(.+)', \
$msvc_runtime ? '\1.lib' : '-l\1')
if $msvc_runtime
c.libs += advapi32.lib