[Bug 268328] www/firefox fails to build with LTO enabled
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268328] www/firefox fails to build with LTO enabled"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Dec 2022 01:13:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268328
Charlie Li <vishwin@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vishwin@freebsd.org
--- Comment #2 from Charlie Li <vishwin@freebsd.org> ---
Because Rust 1.65.0 uses/bundles LLVM 15, whereas the WASI toolchain in our
tree is still on LLVM 13, and LTO between different LLVM versions was never
guaranteed to work anyway.
--
You are receiving this mail because:
You are the assignee for the bug.