mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-block/thin-provisioning-tools: support LLVM 20
Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42753 Closes: https://github.com/gentoo/gentoo/pull/42753 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -148,7 +148,7 @@ declare -A GIT_CRATES=(
|
||||
[rio]='https://github.com/jthornber/rio;2979a720f671e836302c01546f9cc9f7988610c8;rio-%commit%'
|
||||
)
|
||||
|
||||
LLVM_COMPAT=( {17..19} )
|
||||
LLVM_COMPAT=( {17..20} )
|
||||
|
||||
inherit cargo llvm-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user