Curl CMakeFiles fails to avoid libidn2 detection #6361
Closed
Labels
Comments
jay
added a commit
to jay/curl
that referenced
this issue
Dec 22, 2020
New option USE_LIBIDN2 defaults to ON for libidn2 detection. Prior to this change libidn2 detection could not be turned off in cmake builds. Reported-by: William A Rowe Jr Fixes curl#6361 Closes #xxxx
Please try #6362 |
We've introduced 6362 patch into the envoy release 1.17.0 and all appears well. Looking forward to this hitting a curl release soon! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
envoyproxy/envoy#14506 (comment)
We've identified an issue that it's not possible to escape libidn2 using a conventional CURL_DISABLE_IDN2 toggle. This makes curl unusable in our static release builds at envoy and other projects.
The text was updated successfully, but these errors were encountered: