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/aya-build
Tamir Duberstein 948b8553ee
aya-build: guess `bpf_target_arch` from `HOST`
Remove the use of `CARGO_CFG_TARGET_ARCH` in ebpf crate build scripts,
moving it back only to `aya_build::build_ebpf` where it refers to the
userspace crate's target. In the ebpf crates restore the use of `HOST`
as the default compilation target when neither `--cfg bpf_target_arch`
nor `AYA_BPF_TARGET_ARCH` are provided.
7 days ago
..
src aya-build: guess `bpf_target_arch` from `HOST` 7 days ago
Cargo.toml taplo: reorder-keys 8 months ago