From: Scott Weaver on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3880

Currently, RHEL does not package the bindgen tool, which is necessary
for building kernel-ark in brew as it's required to build Rust code in
the kernel. To address this, a step has been added to build bindgen if
the build environment is rhel or centos.

bindgen is available in Fedoar/ELN and therefore the bundle should not
be used in those build environments.

Signed-off-by: Scott Weaver <scwea...@redhat.com>

---
 redhat/scripts/bundle_bindgen.sh |  40 ++++++++++++++++++++++++++++++++++++++++
 redhat/Makefile                  |   8 ++++++--
 redhat/kernel.spec.template      |  25 ++++++++++++++++++++++++-
 3 files changed, 70 insertions(+), 3 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