aboutsummaryrefslogtreecommitdiffhomepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rwxr-xr-xRakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 66870581dd..4431e76bca 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