mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Removed codegen unit restriction for dev builds
This commit is contained in:
parent
eb0b5998ab
commit
a0b7fefef6
@ -35,7 +35,6 @@ overflow-checks = true
|
|||||||
debug-assertions = true
|
debug-assertions = true
|
||||||
panic = "abort"
|
panic = "abort"
|
||||||
debug = false
|
debug = false
|
||||||
codegen-units = 8
|
|
||||||
lto = false
|
lto = false
|
||||||
incremental = true
|
incremental = true
|
||||||
# All packages that aren't members of this workspace
|
# All packages that aren't members of this workspace
|
||||||
|
Loading…
Reference in New Issue
Block a user