Сравнение compiler-rt-23.1.0_rc2 с compiler-rt-24.0.0.9999
| /usr/portage/llvm-runtimes/compiler-rt/compiler-rt-24.0.0.9999.ebuild 2026-07-30 20:03:04.663072050 +0300 | ||
|---|---|---|
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| 5 | 5 | |
| 6 |
PYTHON_COMPAT=( python3_{11..14} )
|
|
| 6 |
PYTHON_COMPAT=( python3_{12..14} )
|
|
| 7 | 7 |
inherit cmake crossdev flag-o-matic llvm.org llvm-utils python-any-r1 |
| 8 | 8 |
inherit toolchain-funcs |
| 9 | 9 | |