[Bug 263798] www/firefox: Channel error on startup in version 100
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263798] www/firefox: Channel error on startup in version 100"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 May 2022 11:30:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263798
Oleg Sidorkin <osidorkin@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |osidorkin@gmail.com
--- Comment #15 from Oleg Sidorkin <osidorkin@gmail.com> ---
Rust switched to LLVM14 in 1.60, so linker from llvm13 that links firefox
binary doesn't know how to work with llvm14 libs.
I've built firefox with devel/llvm14 and LTO, and it works (I patched
bsd.gecko.mk and created wasi-compiler14 port).
--
You are receiving this mail because:
You are the assignee for the bug.