Skip to content

Commit 73d69af

Browse files
committed
remove tlsuv_VERSION override
1 parent 28993c9 commit 73d69af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_all.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ function build_tsdk {
3939
cmake -DCMAKE_BUILD_TYPE=${cmake_build_type} \
4040
${clang_asan_flags} \
4141
-DTLSUV_TLSLIB=openssl \
42-
-Dtlsuv_VERSION=debug-eof-spin \
4342
-DVCPKG_INSTALL_OPTIONS="--overlay-ports=./deps/vcpkg-overlays/json-c" \
4443
-DEXCLUDE_PROGRAMS=ON \
4544
-DZITI_TUNNEL_BUILD_TESTS=OFF \

0 commit comments

Comments
 (0)