From b51266f7c848ad5d4a3a8afba83d1003e819102e Mon Sep 17 00:00:00 2001 From: Haibo Huang Date: Wed, 4 Mar 2020 02:22:48 -0800 Subject: Upgrade curl to curl-7_69_0 Test: None Change-Id: I32f36294d53083ccb27764ebc4bc8fe628f38d94 --- local-configure.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'local-configure.patch') diff --git a/local-configure.patch b/local-configure.patch index 8cab352b..08ef4376 100644 --- a/local-configure.patch +++ b/local-configure.patch @@ -2,7 +2,7 @@ Index: curl/lib/curl_config.h =================================================================== --- curl.orig/lib/curl_config.h +++ curl/lib/curl_config.h -@@ -473,7 +473,7 @@ +@@ -476,7 +476,7 @@ #define HAVE_NETDB_H 1 /* Define to 1 if you have the header file. */ @@ -11,7 +11,7 @@ Index: curl/lib/curl_config.h /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_H 1 -@@ -513,7 +513,7 @@ +@@ -516,7 +516,7 @@ #define HAVE_OPENSSL_RSA_H 1 /* if you have the function SRP_Calc_client_key */ @@ -20,7 +20,7 @@ Index: curl/lib/curl_config.h /* Define to 1 if you have the header file. */ #define HAVE_OPENSSL_SSL_H 1 -@@ -836,9 +836,6 @@ +@@ -842,9 +842,6 @@ /* Define absolute filename for winbind's ntlm_auth helper. */ /* #undef NTLM_WB_FILE */ @@ -30,7 +30,7 @@ Index: curl/lib/curl_config.h /* Name of package */ #define PACKAGE "curl" -@@ -894,7 +891,7 @@ +@@ -900,7 +897,7 @@ #define SELECT_TYPE_ARG5 struct timeval * /* Define to the function return type for select. */ @@ -39,7 +39,7 @@ Index: curl/lib/curl_config.h /* Define to the type qualifier of arg 2 for send. */ #define SEND_QUAL_ARG2 const -@@ -920,24 +917,9 @@ +@@ -926,24 +923,9 @@ /* The number of bytes in type int */ #define SIZEOF_INT 4 @@ -64,7 +64,7 @@ Index: curl/lib/curl_config.h /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 -@@ -1026,7 +1008,7 @@ +@@ -1035,7 +1017,7 @@ /* #undef USE_THREADS_WIN32 */ /* Use TLS-SRP authentication */ @@ -73,7 +73,7 @@ Index: curl/lib/curl_config.h /* Use Unix domain sockets */ #define USE_UNIX_SOCKETS 1 -@@ -1068,7 +1050,7 @@ +@@ -1080,7 +1062,7 @@ #endif /* Number of bits in a file offset, on hosts where this is settable. */ -- cgit v1.2.3