coreos-installer/SOURCES/disable-lto.patch

11 lines
226 B
Diff
Raw Normal View History

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