Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Nov 2023 14:53:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 268328] www/firefox fails to build with LTO enabled
Message-ID:  <bug-268328-21738-KFLLRO41Ra@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268328-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268328-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268328

Isaac Nudelman <isbnudelman+oss@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |isbnudelman+oss@gmail.com

--- Comment #6 from Isaac Nudelman <isbnudelman+oss@gmail.com> ---
Created attachment 246215
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246215&action=
=3Dedit
Fixes LLVM mismatch error

By default Firefox does cross-language LTO, which will cause the version
mismatch as Rust tracks a newer LLVM than the wasm toolchain. Disabling
cross-langauge LTO fixes the issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268328-21738-KFLLRO41Ra>