File: libcurl-fix-zlib-references.patch

package info (click to toggle)
pycurl 7.45.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,752 kB
  • sloc: python: 8,663; ansic: 6,891; makefile: 202; sh: 183
file content (11 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (5)
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