Skip to content

Commit d8d186b

Browse files
author
nono303
committed
ENABLE_THREADED_RESOLVER: ON > OFF (c-ares conflict for CURLOPT_DNS_SERVERS: CURLE_NOT_BUILT_IN)
1 parent 94c3471 commit d8d186b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/curl.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ cmake %CMAKE_OPTS% -G %CMAKE_TGT_NINJA% ^
6363
-DENABLE_CURLDEBUG=OFF ^
6464
-DENABLE_DEBUG=OFF ^
6565
-DENABLE_IPV6=ON ^
66-
-DENABLE_THREADED_RESOLVER=ON ^
66+
-DENABLE_THREADED_RESOLVER=OFF ^
6767
-DENABLE_UNIX_SOCKETS=ON ^
6868
-DUSE_WIN32_IDN=ON ^
6969
-DUSE_APPLE_IDN=OFF ^

0 commit comments

Comments
 (0)