Blame SOURCES/disable-lto.patch

45af50
--- coreos-installer-0.11.0/Cargo.toml	1970-01-01T00:00:01+00:00
45af50
+++ coreos-installer-0.11.0/Cargo.toml	2021-12-15T20:16:00.065634+00:00
45af50
@@ -39,7 +39,6 @@
45af50
 opt-level = 3
45af50
 
45af50
 [profile.release]
45af50
-lto = true
45af50
 debug = true
45af50
 
45af50
 [lib]