summaryrefslogtreecommitdiff
path: root/openssl/openssl
diff options
context:
space:
mode:
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