openwrtv4/package/network/utils/curl/patches
Hans Dedecker 754659ddb5 curl: fix disable threaded resolver
Bump to 7.55.1 broke the disable threaded resolver feature as reported
in https://github.com/curl/curl/issues/1784.
As a result curl is always compiled with the threaded resolver feature
enabled which causes a dependency issue on pthread for uclibc.
Fix this issue by backporting the upstream curl commit which fixes
disable threaded resolver.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-09-27 17:33:48 +02:00
..
200-no_docs_tests.patch curl: bump to 7.55.1 2017-09-25 07:42:34 +03:00
310-mbedtls-disable-runtime-version-check.patch curl: bump to 7.55.1 2017-09-25 07:42:34 +03:00
320-curl-confopts.m4-fix-disable-threaded-resolver.patch curl: fix disable threaded resolver 2017-09-27 17:33:48 +02:00