We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b516f commit 5fb4250Copy full SHA for 5fb4250
build.bat
@@ -11,7 +11,6 @@ move /y lib\crypto\libcrypto.a lib\libcrypto.a
11
move /y lib\ssl\libssl.a lib\libssl.a
12
13
set CFG=-ipv6 -zlib -zstd -brotli -nghttp2 -idn2 -ssl
14
-set ENABLE_WEBSOCKETS=ON
15
16
set OPENSSL_PATH=%ROOT%boringssl
17
set OPENSSL_LIBPATH=%ROOT%boringssl\lib
0 commit comments