Rebuild with python 3.14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user