mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-21 23:04:49 +01:00
fix: use default panic because glues may unwind it
This commit is contained in:
parent
4448d36ba7
commit
e5ffc7cac2
1 changed files with 0 additions and 1 deletions
|
@ -85,5 +85,4 @@ features = ["serialize"]
|
|||
opt-level = 'z'
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
panic = 'abort'
|
||||
strip = 'symbols'
|
||||
|
|
Loading…
Reference in a new issue