mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-23 19:01:30 +11:00
??
This commit is contained in:
parent
ddf6593f8b
commit
87b4e513ec
|
@ -18,3 +18,5 @@ gba-proc-macro = "0.5"
|
|||
[profile.release]
|
||||
lto = true
|
||||
panic = "abort"
|
||||
incremental = false
|
||||
codegen-units = 1
|
||||
|
|
Loading…
Reference in a new issue