You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
200-no_docs_tests.patch curl: bump to 7.55.1 7 years ago
310-mbedtls-disable-runtime-version-check.patch curl: bump to 7.55.1 7 years ago
320-curl-confopts.m4-fix-disable-threaded-resolver.patch curl: fix disable threaded resolver 7 years ago