mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
Remove codegen-units = 1
since it won't be needed any more
This commit is contained in:
parent
958f32b177
commit
1b27bf4613
|
@ -29,7 +29,6 @@ targets = []
|
|||
[profile.dev]
|
||||
opt-level = 3
|
||||
debug = true
|
||||
codegen-units = 1
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
|
Loading…
Reference in a new issue