mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/bpf-linker: We need rust-src flag too
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -19,7 +19,7 @@ declare -A GIT_CRATES=(
|
||||
|
||||
# https://crates.io/crates/llvm-sys#llvm-compatibility
|
||||
LLVM_COMPAT=( {20..21} )
|
||||
RUST_REQ_USE="llvm_targets_BPF(+)"
|
||||
RUST_REQ_USE="llvm_targets_BPF(+),rust-src"
|
||||
|
||||
inherit cargo llvm-r2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user