Diff compiler-rt-sanitizers-23.1.0.9999 with a compiler-rt-sanitizers-23.1.0_rc2
| /usr/portage/llvm-runtimes/compiler-rt-sanitizers/compiler-rt-sanitizers-23.1.0_rc2.ebuild 2026-07-30 20:03:04.659738759 +0300 | ||
|---|---|---|
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| 5 | 5 | |
| 6 |
PYTHON_COMPAT=( python3_{12..14} )
|
|
| 6 |
PYTHON_COMPAT=( python3_{11..14} )
|
|
| 7 | 7 |
inherit check-reqs cmake flag-o-matic llvm.org llvm-utils python-any-r1 |
| 8 | 8 | |
| 9 | 9 |
DESCRIPTION="Compiler runtime libraries for clang (sanitizers & xray)" |