Turn off LTO for now, makes builds quite slow
This commit is contained in:
parent
70373647fb
commit
7c9e9c7fa4
|
@ -22,6 +22,3 @@ winit = "0.30"
|
|||
|
||||
[build-dependencies]
|
||||
cc = "1"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
Loading…
Reference in New Issue