Skip to content

Commit

Permalink
third_party: try curl without idn2
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Dec 17, 2024
1 parent 54fc91e commit 852b9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/curl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ list(APPEND CMAKE_ARGS
"-DHTTP_ONLY=OFF"
"-DHAVE_POSIX_STRERROR_R=1"
"-DBUILD_TESTING=OFF"
"-DUSE_LIBIDN2=OFF"
)

if(ANDROID)
Expand Down

0 comments on commit 852b9cd

Please sign in to comment.