Skip to content

Commit c369320

Browse files
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

File tree

definitions/containerfiles.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,7 @@ level = false
590590
[opend:ci]
591591
level = 2.106.1
592592
extras[zig] = 0.16.0
593+
env[EMSDK_VERSION] = 5.0.5
593594

594595
[ldc-xtensa:1.39.0]
595596
level = 2.109.1

0 commit comments

Comments
 (0)