mirror of https://github.com/aya-rs/aya
workspace: include eBPF crates in default-members
Being able to compile the eBPF crates for the host architecture is useful because it allows `cargo build` and `cargo test` to "just work". To achieve that, we feature-gate `no_std` and `no_main` on the bpf target architecture.pull/1229/head
parent
ef181058b0
commit
53c59aed5e
Loading…
Reference in New Issue