Skip to content
Unverified Commit f51a784a authored by Stan Grishin's avatar Stan Grishin Committed by Josef Schlehofer
Browse files

perl-www-curl: add patch to ensure compatibility with curl 7.88

Patch comes from
https://github.com/openwrt/packages/pull/20540#issuecomment-1439537287



Fixes:
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/curl/curl.h:2515:3: note: declared here
 2515 |   CURLFORM_CONTENTTYPE     CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
      |   ^~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:347: Curl.o] Error 1

Signed-off-by: default avatarStan Grishin <stangri@melmac.ca>
parent 33710717
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment