Skip to content

Commit ff407ce

Browse files
author
nono303
committed
https://github.com/curl/curl/issues/16379
1 parent d8d186b commit ff407ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/curl.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ if %QUIC_BUILD% == 1 (
2828
-DUSE_OPENSSL_QUIC=OFF
2929
)
3030

31+
REM ENABLE_THREADED_RESOLVER must be OFF cf. https://github.com/curl/curl/issues/16379
3132
cmake %CMAKE_OPTS% -G %CMAKE_TGT_NINJA% ^
3233
-DCMAKE_UNITY_BUILD=1 ^
3334
-DCMAKE_INSTALL_PREFIX=%PATH_INSTALL% ^

0 commit comments

Comments
 (0)