From 6387b07b2fd2d7c770b27fcb365b05e642df6b36 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Sun, 19 Dec 2010 20:04:23 +0000 Subject: Update cURL to 7.21.3 and fix its librtmp detection. In the process: - disable the -Werror build option by popular demand - do not override the user's debug and optimization settings PR: 150854 (the debug and optimization CFLAGS) Reported by: Anonymous --- ftp/curl/files/patch-Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ftp/curl/files/patch-Makefile.in') diff --git a/ftp/curl/files/patch-Makefile.in b/ftp/curl/files/patch-Makefile.in index 792d2b7fa1b4..33176dcc9180 100644 --- a/ftp/curl/files/patch-Makefile.in +++ b/ftp/curl/files/patch-Makefile.in @@ -1,11 +1,11 @@ Description: Build and install the documentation as usual, no special handling. Forwarded: https://sourceforge.net/tracker/?func=detail&aid=2897155&group_id=976&atid=100976 Author: Peter Pentchev -Last-Update: 2010-09-12 +Last-Update: 2010-12-18 --- a/Makefile.in +++ b/Makefile.in -@@ -310,9 +310,9 @@ +@@ -311,9 +311,9 @@ libcurl.pc.in vc6curl.dsw MacOSX-Framework Android.mk $(CMAKE_DIST) bin_SCRIPTS = curl-config @@ -18,7 +18,7 @@ Last-Update: 2010-09-12 pkgconfig_DATA = libcurl.pc all: all-recursive -@@ -873,12 +873,10 @@ +@@ -874,12 +874,10 @@ # We extend the standard install with a custom hook: install-data-hook: cd include && $(MAKE) install -- cgit v1.2.3