aboutsummaryrefslogtreecommitdiffstats
path: root/local-configure.patch
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-03-27 15:37:23 -0700
committerHaibo Huang <hhb@google.com>2019-03-27 17:05:52 -0700
commit65021c717cb61b56266f98a37e3b5fdf301eed9c (patch)
tree9753361771934a45d695227eb73f3a6411457c53 /local-configure.patch
parent55493b7b1e7467e4c477d77221cd4ea9bf259ae1 (diff)
downloadexternal_curl-65021c717cb61b56266f98a37e3b5fdf301eed9c.tar.gz
external_curl-65021c717cb61b56266f98a37e3b5fdf301eed9c.tar.bz2
external_curl-65021c717cb61b56266f98a37e3b5fdf301eed9c.zip
Upgrade curl to 7.64.1
Test: build Change-Id: I31c820b646e6b7ef71e5f8763071f18d8933cb28
Diffstat (limited to 'local-configure.patch')
-rw-r--r--local-configure.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/local-configure.patch b/local-configure.patch
index 62835143..e68c188e 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
-@@ -464,7 +464,7 @@
+@@ -461,7 +461,7 @@
#define HAVE_NETDB_H 1
/* Define to 1 if you have the <netinet/in6.h> header file. */
@@ -11,7 +11,7 @@ Index: curl/lib/curl_config.h
/* Define to 1 if you have the <netinet/in.h> header file. */
#define HAVE_NETINET_IN_H 1
-@@ -495,7 +495,7 @@
+@@ -492,7 +492,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 <openssl/ssl.h> header file. */
#define HAVE_OPENSSL_SSL_H 1
-@@ -815,9 +815,6 @@
+@@ -809,9 +809,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"
-@@ -873,7 +870,7 @@
+@@ -867,7 +864,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
-@@ -899,24 +896,9 @@
+@@ -893,24 +890,9 @@
/* The number of bytes in type int */
#define SIZEOF_INT 4