Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jul 2022 19:14:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260706] Mk/bsd.gecko.mk: LLVM_VERSION not set when LTO=OFF and DEFAULT_VERSIONS+= llvm=13 causing www/firefox build failure
Message-ID:  <bug-260706-7788-IlE8xaQclk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260706-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260706-7788@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=3D260706

Bengt Ahlgren <bahlgren@beah.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bahlgren@beah.se

--- Comment #1 from Bengt Ahlgren <bahlgren@beah.se> ---
A "me too"!

An observation: since there are only a few versions of devel/wasi-compiler-=
rt??
(currently 11 and 13), it does not make sense to obey DEFAULT_VERSIONS=3Dll=
vm=3Dxx
for xx!=3D11 or 13.

IMO, the easiest solution would be to always pick llvm13, regardless of
DEFAULT_VERSIONS.  That is, just remove the conditional completely around
LLVM_DEFAULT/LLVM_VERSION settings in Mk/bsd.gecko.mk

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260706-7788-IlE8xaQclk>