On Mon, Jul 22, 2019 at 11:45 AM Bobby Holley <[email protected]> wrote: > Can you confirm which types of builds enable this? Does --enable-release turn > it on?
If you really want to build this locally, you can add `export MOZ_LTO=cross` in your mozconfig. `--enable-release` does not automatically enable LTO (cross-language or otherwise). Thanks, -Nathan _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

