bcc: fix cross.
This commit is contained in:
parent
a9476ce777
commit
8501f9fb18
|
@ -5,7 +5,7 @@ revision=1
|
|||
wrksrc="bcc"
|
||||
build_style=cmake
|
||||
configure_args="-DREVISION=${version}"
|
||||
hostmakedepends="flex"
|
||||
hostmakedepends="flex python3"
|
||||
makedepends="clang clang-tools-extra elfutils-devel flex lld-devel llvm
|
||||
ncurses-devel python3-devel zlib-devel"
|
||||
short_desc="BPF-based Linux IO analysis, networking, monitoring, and more"
|
||||
|
|
Loading…
Reference in New Issue