Skip to content

Commit

Permalink
Fix undefined reference to rust_begin_unwind.
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-rouanet committed Mar 6, 2018
1 parent 2ed27a2 commit fab8787
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ members = [
]

[profile.dev]
opt-level = 0
debug = true
codegen-units = 1
incremental = false

[profile.release]
lto = true

0 comments on commit fab8787

Please sign in to comment.