Add BuildRequires: dwarves, clang and llvm

bpftool build needs dwarves, clang and llvm.

Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>
(cherry picked from commit 03eb7b1e95055e8b4532a650506bef6bd5a736b8)
This commit is contained in:
Zheng Zengkai 2022-01-27 17:46:27 +08:00 committed by openeuler-sync-bot
parent 5497b67d54
commit 6647d3572b

View File

@ -109,6 +109,9 @@ BuildRequires: flex xz-devel libzstd-devel
BuildRequires: java-devel
%endif
BuildRequires: dwarves
BuildRequires: clang
BuildRequires: llvm
%description
The Linux Kernel, the operating system core itself.