98fa6e
diff -up firefox-68.0/config/makefiles/rust.mk.old firefox-68.0/config/makefiles/rust.mk
98fa6e
--- firefox-68.0/config/makefiles/rust.mk.old	2019-06-05 10:33:34.290128660 +0200
98fa6e
+++ firefox-68.0/config/makefiles/rust.mk	2019-06-05 10:33:59.835052814 +0200
98fa6e
@@ -47,7 +47,7 @@ cargo_rustc_flags = $(CARGO_RUSTCFLAGS)
98fa6e
 ifndef DEVELOPER_OPTIONS
98fa6e
 ifndef MOZ_DEBUG_RUST
98fa6e
 # Enable link-time optimization for release builds.
98fa6e
-cargo_rustc_flags += -C lto
98fa6e
+#cargo_rustc_flags += -C lto
98fa6e
 endif
98fa6e
 endif
98fa6e