mirror of
https://github.com/varun-r-mallya/pylibbpf.git
synced 2025-12-31 20:36:26 +00:00
Bundle libbpf and switch to vendored build
Signed-off-by: varun-r-mallya <varunrmallya@gmail.com>
This commit is contained in:
1
.github/workflows/pip.yml
vendored
1
.github/workflows/pip.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y \
|
||||
libbpf-dev \
|
||||
libelf-dev \
|
||||
linux-headers-generic \
|
||||
build-essential \
|
||||
cmake \
|
||||
|
||||
Reference in New Issue
Block a user