mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove codegen-units from cef
This commit is contained in:
parent
d55884d73e
commit
e5f42776a7
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ crate-type = ["dylib"]
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
opt-level = 3
|
opt-level = 3
|
||||||
codegen-units = 4
|
|
||||||
# Uncomment to profile on Linux:
|
# Uncomment to profile on Linux:
|
||||||
# debug = true
|
# debug = true
|
||||||
# lto = false
|
# lto = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue