Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2019 21:46:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 235215] Bump LLVM_DEFAULT to 80
Message-ID:  <bug-235215-21738-6Qd92zfpbo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235215-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235215-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=235215

--- Comment #6 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to Jan Beich from comment #5)

> So, I don't understand why you insist on using LLVM_DEFAULT in the port when it breaks if user specifies non-default value via DEFAULT_VERSIONS+=llvm=NN.

On one hand, ikos wants llvm-config which the base llvm doesn't support. On the
other hand, they require that clang corresponds to the llvm version in use. So
there should be a llvm/clang version from ports, and LLVM_DEFAULT looks like a
reasonable choice. Their upstream is quite responsive and reasonable, so I
don't expect that they would introduce some incompatibility with versions that
are currently popular.

-- 
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-235215-21738-6Qd92zfpbo>