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
..
patches curl: fix disable threaded resolver 7 years ago
Config.in cyassl,curl,libustream-ssl: rename every `cyassl` to `wolfssl` 7 years ago
Makefile curl: bump to 7.55.1 7 years ago