mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-kernel/scx: enable LLVM 20
Signed-off-by: Violet Purcell <vimproved@inventati.org> Part-of: https://github.com/gentoo/gentoo/pull/42035 Closes: https://github.com/gentoo/gentoo/pull/42035 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
96f02d89d8
commit
e1be30c698
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
LLVM_COMPAT=( {16..19} )
|
||||
LLVM_COMPAT=( {16..20} )
|
||||
|
||||
CRATES="
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user