We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bfabbf commit afaa39aCopy full SHA for afaa39a
.github/workflows/main.yml
@@ -260,7 +260,7 @@ jobs:
260
-DXEUS_CPP_EMSCRIPTEN_WASM_BUILD=ON \
261
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ON \
262
..
263
- EMCC_CFLAGS='-sERROR_ON_UNDEFINED_SYMBOLS=0' emmake make -j ${{ env.ncpus }} install
+ emmake make -j ${{ env.ncpus }} install
264
265
- name: Jupyter Lite integration
266
shell: bash -l {0}
0 commit comments