mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-19 02:24:20 +01:00
scripts: enable ipv6 support for lws
This commit is contained in:
@@ -72,6 +72,7 @@ build_libwebsockets() {
|
||||
-DLWS_STATIC_PIC=ON \
|
||||
-DLWS_WITH_SHARED=OFF \
|
||||
-DLWS_UNIX_SOCK=ON \
|
||||
-DLWS_IPV6=ON \
|
||||
-DCMAKE_TOOLCHAIN_FILE=../../cross-$TARGET.cmake \
|
||||
-DCMAKE_INSTALL_PREFIX=$STAGE_DIR \
|
||||
..
|
||||
|
||||
Reference in New Issue
Block a user