Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: libclc
|
name: libclc
|
||||||
description: Open Source implementation of the library requirements of the OpenCL C programming language
|
description: Open Source implementation of the library requirements of the OpenCL C programming language
|
||||||
version: 22.1.4
|
version: 22.1.4
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://libclc.llvm.org/
|
url: https://libclc.llvm.org/
|
||||||
license: NCSA OR MIT
|
license: NCSA OR MIT
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -13,7 +13,7 @@ make_depends:
|
|||||||
- llvm
|
- llvm
|
||||||
- cmake
|
- cmake
|
||||||
- ninja
|
- ninja
|
||||||
- python3
|
- python3=3.14.*
|
||||||
- spirv-llvm-translator
|
- spirv-llvm-translator
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://github.com/llvm/llvm-project/releases/download/llvmorg-${BPM_PKG_VERSION}/llvm-project-${BPM_PKG_VERSION}.src.tar.xz
|
- url: https://github.com/llvm/llvm-project/releases/download/llvmorg-${BPM_PKG_VERSION}/llvm-project-${BPM_PKG_VERSION}.src.tar.xz
|
||||||
|
|||||||
Reference in New Issue
Block a user