Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2021 21:18:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 253771] www/firefox: fails to build with LTO enabled
Message-ID:  <bug-253771-21738-On84PDAAyY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253771-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253771-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=3D253771

--- Comment #5 from rozhuk.im@gmail.com ---
Probably because of that in my make.conf:

# Use same llvm version as for mesa.
.if ${.CURDIR:M*/www/firefox}
MESA_LLVM_VERSION!=3D${MAKE} -C ../../graphics/mesa-dri -V LLVM_DEFAULT
DEFAULT_VERSIONS+=3Dllvm=3D${MESA_LLVM_VERSION}
.endif

--=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-253771-21738-On84PDAAyY>