Commit c369320
committed
Pin version Emscripten SDK to latest known to work
Fixes:
```
wasm-ld: error: duplicate symbol: pthread_kill
>>> defined in /opt/opend/bin/../xpacks/opend-latest-xpack-emscripten/lib/libdruntime-ldc.a(osthread.o)
>>> defined in /opt/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/libc-debug.a(library_pthread_stub.o)
```1 parent b30f178 commit c369320
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| 593 | + | |
593 | 594 | | |
594 | 595 | | |
595 | 596 | | |
| |||
0 commit comments