mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Auto merge of #11156 - larsbergstrom:more_codegen_units_removal, r=mbrubeck
Remove codegen-units from cef r? @mbrubeck @metajack Should fix regression in #11123 that caused build-cef to rebuild again. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11156) <!-- Reviewable:end -->
This commit is contained in:
commit
9189b9ee63
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ crate-type = ["dylib"]
|
|||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
codegen-units = 4
|
||||
# Uncomment to profile on Linux:
|
||||
# debug = true
|
||||
# lto = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue