Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2024 22:36:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 280863] devel/libclc: incorrect reference to llvm15 in BUILD_DEPENDS
Message-ID:  <bug-280863-7141-xrlMomTVFe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280863-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280863-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=3D280863

--- Comment #19 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 253017
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253017
Flavorize devel/libclc

> CONFLICTS+=3D	libclc-${flavor}

Flavors can be co-installable if installed under LLVM_DIR (aka
${LOCALBASE}/llvm*) like spirv-llvm-translator. libclc is part of LLVM
upstream, so have a "blessed version" doesn't make sense and may become a
problem if libclc grows more consumers.

Note, LLVM_CONFIG can be replaced with LLVM_DIR which prevents CMake from
looking elsewhere.

--=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-280863-7141-xrlMomTVFe>