https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260134

--- Comment #1 from Jan Beich <[email protected]> ---
(In reply to Trond.Endrestol from comment #0)
> LLVM 9.0 is the default version on most architectures

No, the default is overriden by Mk/bsd.gecko.mk:

  # Ignore Mk/bsd.default-versions.mk but respect make.conf(5) unless LTO is
enabled
  .if !defined(DEFAULT_VERSIONS) || ! ${DEFAULT_VERSIONS:Mllvm*} ||
${PORT_OPTIONS:MLTO}
  LLVM_DEFAULT= 13 # chase bundled LLVM in lang/rust for LTO
  .endif

> Should we all move to LLVM 11 (or 13)?

Good luck submitting patches to unbreak other ports. It's a ton of work and per
bug 239682 some maintainers may sabotage the effort.

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

Reply via email to