Skip to content

Commit 28993c9

Browse files
committed
enable building just for active arch, without simulators
1 parent 28f6639 commit 28993c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ 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 \
4243
-DVCPKG_INSTALL_OPTIONS="--overlay-ports=./deps/vcpkg-overlays/json-c" \
4344
-DEXCLUDE_PROGRAMS=ON \
4445
-DZITI_TUNNEL_BUILD_TESTS=OFF \

0 commit comments

Comments
 (0)