mirror of https://github.com/aya-rs/aya
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.
Replace the manual dependency machinery in integration-test/build.rs with: - integration-ebpf -[artifact-dependency]-> bpf-linker. - integration-test -[build-dependency]-> integration-ebpf. - integration-ebpf: build.rs that makes bpf-linker available to rustc. - integration-ebpf: lib.rs (empty) creates a lib target, allows dep from integration-test. - xtask: filter for test binaries now that the build also produces the bpf-linker binary. - github: remove `cargo install bpf-linker` and commentary about cache invalidation. - integration-test: remove bpf-linker installation instructions. |
2 years ago | |
---|---|---|
.. | ||
bpf | 2 years ago | |
src | 2 years ago | |
Cargo.toml | 2 years ago | |
build.rs | 2 years ago |