summaryrefslogtreecommitdiff
path: root/winbuild/libcurl-fix-zlib-references.patch
blob: 20e06ef2c20c6e9017d90c32836fcfec42735726 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- winbuild/MakefileBuild.vc.orig	2015-11-27 07:00:14.000000000 -0800
+++ winbuild/MakefileBuild.vc	2016-01-01 21:33:44.263840800 -0800
@@ -238,7 +238,7 @@
 
 # Runtime library configuration
 !IF "$(RTLIBCFG)"=="static"
-RTLIB = /MT
+RTLIB = /MD
 RTLIB_DEBUG = /MTd
 !ELSE
 RTLIB = /MD