mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2025-12-27 07:45:28 +00:00
fixes from nes
This commit is contained in:
@@ -23,7 +23,7 @@ codegen-units = 1
|
||||
lto = true
|
||||
debug = false
|
||||
opt-level = "z"
|
||||
panic = "abort"
|
||||
panic = "unwind"
|
||||
|
||||
[profile.dev]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user