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

3
.gitmodules vendored
View File

@ -2,3 +2,6 @@
path = pybind11
url = https://github.com/pybind/pybind11.git
branch = master
[submodule "libbpf"]
path = libbpf
url = https://github.com/libbpf/libbpf.git