Rebuild with python 3.14

This commit is contained in:
2026-05-06 16:20:25 +03:00
parent 45e08e4aa9
commit a81f212b79
+4 -3
View File
@@ -1,7 +1,7 @@
name: llvm
description: A collection of modular and reusable compiler and toolchain technologies
version: 22.1.4
revision: 1
revision: 2
url: https://llvm.org
license: Apache2-with-llvm-exception
maintainers:
@@ -13,7 +13,7 @@ make_depends:
- libffi
- ncurses
- ninja
- python3
- python3=3.14.*
- zlib
- zstd
downloads:
@@ -47,4 +47,5 @@ split_packages:
- gcc
- llvm-libs
optional_depends:
- llvm
- llvm:Required for some clang headers
- python3=3.14.*:For scan-view and git-clang-format