# HG changeset patch # User Michael Goffioul # Date 1383848127 18000 # Node ID dc1eedc77dbb31b4b53692f2024131c338fe099b # Parent b28756fd131cde0061a405b5541aa3d6c4f08b55 * src/msvc-curl-1.patch: New file, required for cURL 7.33.0. diff -r b28756fd131c -r dc1eedc77dbb src/msvc-curl-1.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/msvc-curl-1.patch Thu Nov 07 13:15:27 2013 -0500 @@ -0,0 +1,12 @@ +diff -ur curl-7.33.0-orig/configure curl-7.33.0/configure +--- curl-7.33.0-orig/configure 2013-10-12 16:24:48 -0400 ++++ curl-7.33.0/configure 2013-11-06 18:27:28 -0500 +@@ -17798,7 +17798,7 @@ + + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 + $as_echo "no" >&6; } +- as_fn_error $? "compiler does not halt on function prototype mismatch." "$LINENO" 5 ++ #as_fn_error $? "compiler does not halt on function prototype mismatch." "$LINENO" 5 + + else +