Merge pull request #10169 from heitbaum/curl

This commit is contained in:
Christian Hewitt 2025-06-21 07:43:13 +04:00 committed by GitHub
commit 0d982fb3ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,7 @@ PKG_CMAKE_OPTS_TARGET="-DENABLE_DEBUG=OFF \
-DCURL_DISABLE_SMTP=ON \
-DCURL_DISABLE_GOPHER=ON \
-DCURL_DISABLE_MQTT=ON \
-DBUILD_LIBCURL_DOCS=OFF \
-DENABLE_CURL_MANUAL=OFF \
-DENABLE_IPV6=ON \
-DENABLE_THREADED_RESOLVER=ON \