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