about summary refs log tree commit diff
path: root/tools/meson-dist-data.sh
diff options
context:
space:
mode:
authorWitold Baryluk <witold.baryluk@gmail.com>2026-08-15 13:53:53 +0000
committerWitold Baryluk <witold.baryluk@gmail.com>2026-08-15 16:35:25 +0000
commitb2265d571a899a917554a94133491143f7ca301a (patch)
treecf11914d650976765298a1044d414de31e70bc0d /tools/meson-dist-data.sh
parent523da7604e1d0c340723c3efaaf30059f00053c7 (diff)
Enable clat (464XLAT)
Add libbpf-dev to be able to load and interact with loaded bpf program.

Add gcc-bpf and bpftool with minimum required versions to support
required features, and set explicitly the bpf compiler (network manager
often prefers clang otherwise if available).

Not adding any constraints on linux (where bpf is supported), as all the
network-manager packages are already linux-any, so will not built on
non-linux.

Note: The compiled clat.bpf.o file content is incorporated into
clat.skel.h during the build (as a static byte array), and is loaded
from memory at runtime, not from any on disk file.

For now also silence mostly a false positive of blhc reporting missing
hardening flags. This is hopefully only temporary, and can be improved
in the future.

Fixes: ef758928d5c20c8af9f4ebf93059e5f22c9f9fec
Diffstat (limited to 'tools/meson-dist-data.sh')
0 files changed, 0 insertions, 0 deletions