Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2024 22:16:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 280957] lang/clover: Remove llvm:max=16 restriction
Message-ID:  <bug-280957-7141-YssriDpnV0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280957-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280957-7141@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=3D280957

--- Comment #6 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Jung-uk Kim from comment #4)
mesa-devel simply hardcodes 1 per
OPENCL_SOVERSION=3D${LLVM_VERSION}${${LLVM_VERSION}>=3D18:?.1:}

So far 0 is development, 1 is stable while 2 or newer won't exist. devel/ll=
vm18
(unlike lang/gcc13) only bumps patch-level version on stable minor/branch.=
=20

IIRC, LLVM support cycle is 1 year for 2 major releases a year. Anything ABI
breaking ends up being in a new major release. Rarely, LLVM breaks ABI on
stable like in 7.1.0 and 11.1.0 but those never landed in ports and none ca=
res
anymore.

--=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-280957-7141-YssriDpnV0>