mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-23 02:14:23 +01:00
msys2: switch to ucrt64
This commit is contained in:
@@ -16,7 +16,7 @@ build_libwebsockets() {
|
||||
build_libwebsockets
|
||||
|
||||
# workaround for the lib name change
|
||||
cp /mingw64/lib/libuv_a.a /mingw64/lib/libuv.a
|
||||
cp ${MINGW_PREFIX}/lib/libuv_a.a ${MINGW_PREFIX}/lib/libuv.a
|
||||
|
||||
rm -rf build && mkdir -p build && cd build
|
||||
cmake -DCMAKE_BUILD_TYPE=RELEASE \
|
||||
|
||||
Reference in New Issue
Block a user