Use LLVM21 to build python314

Add patch gh138498-llvm-version-config.patch
bsc#1254826, gh#python/cpython#138498
This commit is contained in:
2025-12-11 14:10:14 +01:00
parent a5bb206289
commit 6cf4daae52
3 changed files with 225 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 11 12:47:12 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Use LLVM21 to build python314, add patch
gh138498-llvm-version-config.patch
bsc#1254826, gh#python/cpython#138498
-------------------------------------------------------------------
Thu Nov 13 17:13:03 UTC 2025 - Matej Cepl <mcepl@cepl.eu>