Skip to content

Commit

Permalink
Attempt to fix the link error
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jun 9, 2021
1 parent 14fe8d4 commit f52bd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/wasm32-wasi/Dockerfile
Expand Up @@ -37,4 +37,4 @@ ENV CARGO_TARGET_WASM32_WASI_RUNNER=wasmtime \
CARGO_TARGET_WASM32_WASI_LINKER=/wasi-libc/bin/clang \
CC_wasm32_wasi=/wasi-libc/bin/clang \
PATH=$PATH:/rust/bin \
RUSTFLAGS=-Ctarget-feature=-crt-static
RUSTFLAGS='-Ctarget-feature=-crt-static -Clink-args=-Wl,-v'

0 comments on commit f52bd66

Please sign in to comment.