aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-01-12 12:43:24 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-01-12 12:43:24 -0800
commitd5653e4b5223f390e16d2832c1e494111a9f6d8a (patch)
tree60d8c6524e89a97522a86fa0b55c01c11bbc50a1
parent0f582a21982dbaa17a3e1873f8f4096c00386704 (diff)
change openssl linkage on windows to static
-rw-r--r--build.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.yaml b/build.yaml
index 740e751af3..736a9172ef 100644
--- a/build.yaml
+++ b/build.yaml
@@ -2431,7 +2431,8 @@ vspackages:
props: false
redist: true
version: 1.2.8.10
-- name: grpc.dependencies.openssl
+- linkage: static
+ name: grpc.dependencies.openssl
props: true
redist: true
version: 1.0.204.1