Remove codegen-units from cef

This commit is contained in:
Lars Bergstrom 2016-05-12 09:44:09 -05:00
parent d55884d73e
commit e5f42776a7

View file

@ -10,7 +10,6 @@ crate-type = ["dylib"]
[profile.release]
opt-level = 3
codegen-units = 4
# Uncomment to profile on Linux:
# debug = true
# lto = false