Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: libclc
|
||||
description: Open Source implementation of the library requirements of the OpenCL C programming language
|
||||
version: 22.1.4
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://libclc.llvm.org/
|
||||
license: NCSA OR MIT
|
||||
maintainers:
|
||||
@@ -13,7 +13,7 @@ make_depends:
|
||||
- llvm
|
||||
- cmake
|
||||
- ninja
|
||||
- python3
|
||||
- python3=3.14.*
|
||||
- spirv-llvm-translator
|
||||
downloads:
|
||||
- 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