Skip to content

Commit

Permalink
bpftool: Add dependency on clang-libllvm
Browse files Browse the repository at this point in the history
Provides libLLVM when using clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
kraj committed Feb 2, 2024
1 parent 6b4bd81 commit 03fb470
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
RDEPENDS:${PN}:append:toolchain-clang = " clang-libllvm"

0 comments on commit 03fb470

Please sign in to comment.