Blame SOURCES/disable-lto.patch

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