Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2024 15:30:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 281729] devel/libclc - misssin favor llvm19
Message-ID:  <bug-281729-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281729

            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=3D      libclc
 DISTVERSION=3D   ${DISTVERSION_${FLAVOR}}
+DISTVERSION_llvm19=3D    19.1.0
 DISTVERSION_llvm18=3D    18.1.8
 DISTVERSION_llvm17=3D    17.0.6
 DISTVERSION_llvm16=3D    16.0.6
@@ -21,7 +22,7 @@ LICENSE_PERMS=3D        dist-mirror dist-sell pkg-mirror
pkg-sell auto-accept
 BUILD_DEPENDS=3D
spirv-llvm-translator-${FLAVOR}>0:devel/spirv-llvm-translator@${FLAVOR} \
                libedit>=3D0:devel/libedit

-FLAVORS=3D       ${15 16 17 18:L:S/^/llvm/}
+FLAVORS=3D       ${15 16 17 18 19:L:S/^/llvm/}

 USES=3D          cmake compiler:c++11-lib llvm:${FLAVOR:S/llvm//},build
python:build tar:xz
 USE_LDCONFIG=3D  ${PREFIX}/${FLAVOR}/lib



then FLAVOR=3Dllvm19 make makesum

--=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-281729-7141>