Date: Tue, 27 Aug 2024 16:32:08 +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-GFhjdru2c1@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 #24 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dc01e7d09ade35c40645935cbeef38cf= 28cb487d1 commit c01e7d09ade35c40645935cbeef38cf28cb487d1 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2024-08-22 09:05:56 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-08-27 16:29:44 +0000 devel/libclc: Flavorize the port Defines some flavors for llvm15 to llvm18 for libclc. This will allow users to use a different LLVM_DEFAULT without having to rely on the default one (llvm15 for now). PR: 280863 Sponsored by: Beckhoff Automation GmbH & Co. KG devel/libclc/Makefile | 30 +- devel/libclc/distinfo (gone) | 3 - devel/libclc/distinfo.llvm15 (new) | 3 + devel/libclc/distinfo.llvm16 (new) | 3 + devel/libclc/distinfo.llvm17 (new) | 3 + devel/libclc/distinfo.llvm18 (new) | 3 + devel/libclc/pkg-plist | 744 ++++++++++++++++++++-------------= ---- graphics/mesa-devel/Makefile | 4 +- graphics/mesa-dri/Makefile | 5 +- lang/clover/Makefile | 4 +- 10 files changed, 444 insertions(+), 358 deletions(-) --=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-GFhjdru2c1>