|
|
|
@ -12,7 +12,10 @@ Summary: Cargo plugin to build bpf programs
|
|
|
|
|
License: LGPLv2 or BSD
|
|
|
|
|
URL: https://crates.io/crates/libbpf-cargo
|
|
|
|
|
Source: %{crates_source}
|
|
|
|
|
# Turn on the novendor feature by default
|
|
|
|
|
# * turn on the novendor feature by default
|
|
|
|
|
# * bump scroll and scroll_derive from 0.10 to 0.11,
|
|
|
|
|
# * bump goblin from 0.2 to 0.5:
|
|
|
|
|
# https://github.com/libbpf/libbpf-rs/commit/56608e0
|
|
|
|
|
Patch0: libbpf-cargo-fix-metadata.diff
|
|
|
|
|
# Fix finding libbpf-rs
|
|
|
|
|
Patch1: libbpf-cargo-fix-finding-libbpf-rs.patch
|
|
|
|
|