mirror of
https://github.com/curl/curl.git
synced 2026-06-09 01:14:16 +03:00
disable threaded resolver on NetBSD run
This commit is contained in:
parent
64ff6a9948
commit
52a62de7ef
1 changed files with 1 additions and 0 deletions
1
.github/workflows/non-native.yml
vendored
1
.github/workflows/non-native.yml
vendored
|
|
@ -69,6 +69,7 @@ jobs:
|
|||
-DCMAKE_UNITY_BUILD=ON \
|
||||
-DCURL_WERROR=ON \
|
||||
-DENABLE_DEBUG=ON -DCMAKE_BUILD_TYPE=Debug \
|
||||
-DENABLE_THREADED_RESOLVER=OFF \
|
||||
-DCURL_USE_OPENSSL=ON \
|
||||
-DCURL_USE_GSSAPI=ON \
|
||||
|| { cat bld/CMakeFiles/CMake*.yaml; false; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue