diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-17 16:22:44 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-23 18:43:05 -0700 |
| commit | c400cea91de1ba91183a0097b2d179d71067727d (patch) | |
| tree | eaf460d5afad8bb6dc737fde7515064707ccf6b8 /ports/openssl/CONTROL | |
| parent | d2f69445b6394f197f986d1b6945e7960fd10b22 (diff) | |
| download | vcpkg-c400cea91de1ba91183a0097b2d179d71067727d.tar.gz vcpkg-c400cea91de1ba91183a0097b2d179d71067727d.zip | |
[openssl] Add -ldl to the link line when appropriate
Diffstat (limited to 'ports/openssl/CONTROL')
| -rw-r--r-- | ports/openssl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openssl/CONTROL b/ports/openssl/CONTROL index d5ac7c890..fe7ea5c01 100644 --- a/ports/openssl/CONTROL +++ b/ports/openssl/CONTROL @@ -1,3 +1,3 @@ Source: openssl -Version: 1.0.2o-1 +Version: 1.0.2o-2 Description: OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library. |
