Bundle libbpf and switch to vendored build

Signed-off-by: varun-r-mallya <varunrmallya@gmail.com>
This commit is contained in:
2025-09-21 00:12:32 +05:30
parent 761bf2d660
commit 6eca0716d8
7 changed files with 44 additions and 40 deletions

View File

@ -32,6 +32,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y \
libbpf-dev \
libelf-dev \
linux-headers-generic \
build-essential \
cmake \