libclc: update to 17.0.6.
This commit is contained in:
parent
b18b8e0209
commit
8e231def30
@ -1,19 +1,20 @@
|
||||
# Template file for 'libclc'
|
||||
pkgname=libclc
|
||||
version=15.0.7
|
||||
version=17.0.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# disable clspv (failing tests, we don't ship it)
|
||||
configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
|
||||
-DLIBCLC_TARGETS_TO_BUILD=amdgcn--;amdgcn--amdhsa;r600--;nvptx--;nvptx64--;nvptx--nvidiacl;nvptx64--nvidiacl;spirv-mesa3d-;spirv64-mesa3d-"
|
||||
hostmakedepends="clang llvm python3 libedit-devel libffi-devel
|
||||
hostmakedepends="clang17 llvm17-devel python3 libedit-devel libffi-devel
|
||||
ncurses-devel zlib-devel SPIRV-LLVM-Translator"
|
||||
makedepends="llvm17-devel"
|
||||
short_desc="Open implementation of the OpenCL C programming language"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause, MIT"
|
||||
homepage="https://libclc.llvm.org"
|
||||
distfiles="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/libclc-${version}.src.tar.xz"
|
||||
checksum=35731fea7be224f21acf5bf3cd9f0ed058bf4ada5eceaf7f10ee96e139bd3389
|
||||
checksum=122f641d94d5dfbb3c37534f2b76612fa59d15c36c2a4917369a85eaaca32148
|
||||
replaces="libclc-git>=0"
|
||||
|
||||
do_configure() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user