From: Artem Savkov on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2884

Forwardport from rhel9.

Bugzilla: http://bugzilla.redhat.com/2120968
Upstream status: RHEL-only

With the latest toolchain update build fails due to libbpf missing
btf enum64 support. 5.19 update contains libbpf update but the spec
uses buildroot's (old) bpftool.

Switch to use the just-built bpftool.

The snippet cannot be moved below bpftool build since vmlinux.h is
needed to build_tools.

Credits to Felix Maurer <fmau...@redhat.com>

Signed-off-by: Yauheni Kaliuta <ykali...@redhat.com>

---
 redhat/kernel.spec.template |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
--
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to