Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
fix our cargo config so it doesn't mess up wasi-common's tests
Browse files Browse the repository at this point in the history
  • Loading branch information
acfoltzer committed Jul 1, 2020
1 parent 3898750 commit c55fee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/config
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[build]
[target.'cfg(not(target_arch = "wasm32"))']
rustflags = ["-C", "link-args=-rdynamic"]

0 comments on commit c55fee3

Please sign in to comment.