Fixed
- Cross-Compilation: Fixed eBPF build issues when cross-compiling to non-Linux platforms
- Made
libbpf-cargoan optional build dependency - Fixed
build.rsto check TARGET environment variable instead of host platform - Prevents Linux-specific dependencies from being built for FreeBSD, macOS, and Windows
- Made
- FreeBSD Build: Switched from cross-compilation to native FreeBSD VM builds
- Uses
vmactions/freebsd-vmfor native FreeBSD compilation - Eliminates cross-compilation sysroot and library linking issues
- Ensures FreeBSD builds work reliably with native package manager
- Uses
Full Changelog: v0.16.0...v0.16.1