Update emscripten build to be compatible with new docker image.

This commit is contained in:
Daniel Kirchner
2021-01-13 01:09:34 +01:00
parent d0c8c79888
commit 10c742ed0a
4 changed files with 4 additions and 6 deletions
+1 -2
View File
@@ -56,8 +56,7 @@ fi
mkdir -p $BUILD_DIR
cd $BUILD_DIR
cmake \
-DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/emscripten.cmake \
emcmake cmake \
-DCMAKE_BUILD_TYPE=Release \
-DBoost_USE_STATIC_LIBS=1 \
-DBoost_USE_STATIC_RUNTIME=1 \