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 14fe8d4 commit f52bd66Copy full SHA for f52bd66
ci/docker/wasm32-wasi/Dockerfile
@@ -37,4 +37,4 @@ ENV CARGO_TARGET_WASM32_WASI_RUNNER=wasmtime \
37
CARGO_TARGET_WASM32_WASI_LINKER=/wasi-libc/bin/clang \
38
CC_wasm32_wasi=/wasi-libc/bin/clang \
39
PATH=$PATH:/rust/bin \
40
- RUSTFLAGS=-Ctarget-feature=-crt-static
+ RUSTFLAGS='-Ctarget-feature=-crt-static -Clink-args=-Wl,-v'
0 commit comments