You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask/src
Matteo Nardi 3000949bcc Remove libbpf dependency from relocation tests
Simplifiy the relocation tests build process by removing the need for libbpf
at runtime. Its usage is replaced with local `__builtin_*` attributes.
This removes the need for the `LIBBPF_INCLUDE` env variable.
2 years ago
..
codegen aya-obj: migrate bindgen destination 2 years ago
docs Fix lints 2 years ago
build_ebpf.rs Remove libbpf dependency from relocation tests 2 years ago
build_test.rs upgrade clap to 4.x 2 years ago
main.rs fix uninlined_format_args clippy issues 2 years ago
run.rs fix uninlined_format_args clippy issues 2 years ago
utils.rs test: Replace RTF with Rust 3 years ago