[Bug 260706] Mk/bsd.gecko.mk: LLVM_VERSION not set when LTO=OFF and DEFAULT_VERSIONS+= llvm=13 causing www/firefox build failure
Date: Tue, 05 Jul 2022 19:14:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260706
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=llvm=xx
for xx!=11 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
--
You are receiving this mail because:
You are on the CC list for the bug.