Commit Graph

2 Commits (3d0ddd9512acf04e887169a97d5227019703726e)

Author SHA1 Message Date
Tamir Duberstein 5f5305c2a8
lint all crates; enable strict pointer lints 1 month ago
Tamir Duberstein 6fc09ca07a
integration-test: build-dep on integration-ebpf
Remove the manual dependency tracking machinery in
integration-test/build.rs in favor of a build-dependency on
integration-ebpf. This required adding an empty lib.rs to create the
library target.

This allows integration-test/build.rs to be ignorant of bpf-linker.
Remove that in favor of the logic now in integration-ebpf.
2 years ago