From 5fbc5776e1550569ad37d5d0d588b2a4c7c5abab Mon Sep 17 00:00:00 2001 From: Alexander Polcyn Date: Thu, 7 Sep 2017 10:50:48 -0700 Subject: [PATCH] experiment --- Rakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Rakefile b/Rakefile index 66870581dd3..4431e76bcad 100755 --- a/Rakefile +++ b/Rakefile @@ -85,6 +85,7 @@ task 'dlls' do env += 'SYSTEM=MINGW32 ' env += 'EMBED_ZLIB=true ' env += 'BUILDDIR=/tmp ' + env += 'EMBED_OPENSSL=true ' env += "V=#{verbose} " out = GrpcBuildConfig::CORE_WINDOWS_DLL