Always use vendored libbpf for consistency

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
epel9
Michel Alexandre Salim 2 years ago
parent 818a863b98
commit 21cde05f68
No known key found for this signature in database
GPG Key ID: 8B229D2F7CCC04F2

@ -3,13 +3,9 @@
%global crate libbpf-cargo
%if 0%{?fedora} == 38
# Fedora 38's libbpf is new enough
# currently: 1.1.0
%bcond_without novendor
%else
# default to vendored libbpf
# otherwise we have to keep reasoning about if the system libbpf is new enough
%bcond_with novendor
%endif
Name: rust-libbpf-cargo
Version: 0.13.1

Loading…
Cancel
Save