[Bug 281729] devel/libclc - misssin favor llvm19
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc - misssin favor llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc - misssin favor llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc - misssin favor llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc: add support for llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc: add support for llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc: add support for llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc: add support for llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc: add support for llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc: add support for llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc: add support for llvm19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281729] devel/libclc: add support for llvm19"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Sep 2024 15:30:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281729
Bug ID: 281729
Summary: devel/libclc - misssin favor llvm19
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: x11@FreeBSD.org
Reporter: jordan@ostreff.info
Assignee: x11@FreeBSD.org
Flags: maintainer-feedback?(x11@FreeBSD.org)
diff --git a/devel/libclc/Makefile b/devel/libclc/Makefile
index 0ddee4d60809..ffa3ea6fb0d5 100644
--- a/devel/libclc/Makefile
+++ b/devel/libclc/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libclc
DISTVERSION= ${DISTVERSION_${FLAVOR}}
+DISTVERSION_llvm19= 19.1.0
DISTVERSION_llvm18= 18.1.8
DISTVERSION_llvm17= 17.0.6
DISTVERSION_llvm16= 16.0.6
@@ -21,7 +22,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror
pkg-sell auto-accept
BUILD_DEPENDS=
spirv-llvm-translator-${FLAVOR}>0:devel/spirv-llvm-translator@${FLAVOR} \
libedit>=0:devel/libedit
-FLAVORS= ${15 16 17 18:L:S/^/llvm/}
+FLAVORS= ${15 16 17 18 19:L:S/^/llvm/}
USES= cmake compiler:c++11-lib llvm:${FLAVOR:S/llvm//},build
python:build tar:xz
USE_LDCONFIG= ${PREFIX}/${FLAVOR}/lib
then FLAVOR=llvm19 make makesum
--
You are receiving this mail because:
You are the assignee for the bug.