summaryrefslogtreecommitdiff
path: root/curl/curl-android.patch
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-07-02 14:24:41 +0200
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-07-02 14:28:29 +0200
commit1ddd3d0f9a30959e47a745c2b2a5d051b2ce0784 (patch)
tree865a5f33a6f48804a58142a9cd56019b8be7b458 /curl/curl-android.patch
parent06a2859dba3418d36e76b054303025efbcabc1c2 (diff)
curl: updated to 7.26.0 to have NTLM auth working with NSS
The update work still needs the review of the windows patches as the original sources have significantly been changed. Change-Id: I80e493771f86f0dd87762b63c0c5ee3577fca388
Diffstat (limited to 'curl/curl-android.patch')
-rw-r--r--curl/curl-android.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/curl/curl-android.patch b/curl/curl-android.patch
index 130c88d0e3e9..40cf12447dbb 100644
--- a/curl/curl-android.patch
+++ b/curl/curl-android.patch
@@ -1,6 +1,7 @@
---- misc/curl-7.19.7/ltmain.sh
-+++ misc/build/curl-7.19.7/ltmain.sh
-@@ -3228,6 +3228,12 @@
+diff -ur curl-7.26.0/ltmain.sh misc/build/curl-7.26.0/ltmain.sh
+--- curl-7.26.0/ltmain.sh 2012-07-02 14:05:04.256112279 +0200
++++ misc/build/curl-7.26.0/ltmain.sh 2012-07-02 14:07:23.775119842 +0200
+@@ -7307,6 +7307,12 @@
func_warning "\`-release' is ignored for convenience libraries"
else