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
Tamir Duberstein 5732b2c203 test-distro: build without cross toolchain
Make the xz2 dependency optional to allow building without a C cross
compiler. This allows clippy.sh to be used on e.g. macOS more easily:

```
./clippy.sh --target x86_64-unknown-linux-gnu --exclude-features xz2
```
2 weeks ago
..
codegen chore: generate bindings for all eBPF insns 3 weeks ago
docs.rs chore(aya-ebpf): Rename bpf -> ebpf 1 year ago
lib.rs xtask: Move libbpf header installation logic to a helper function 3 weeks ago
main.rs Bump edition to 2024 2 months ago
public_api.rs Bump edition to 2024 2 months ago
run.rs test-distro: build without cross toolchain 2 weeks ago