7 Commits (d60e6decfd571d6912fdf77a1b09567cc2de84ca)

Author SHA1 Message Date
Arto Gahr d60e6decfd
add explicit build target information for cargo
Should fix https://github.com/aya-rs/book/issues/232
1 week ago
Tamir Duberstein 59c882cebf Enable unwinding in userspace 8 months ago
Tamir Duberstein ee45752006 Move dependencies to workspace
Add "{{project-name}}-ebpf" to workspace. Update various cargo configs
to match main aya repo.
9 months ago
Tamir Duberstein afdb45341f Remove branch specifications
The branch should be dictated by the repository.
2 years ago
Alessandro Decina a9a659716b ebpf: set target and enable -Z build-std in .cargo/config.toml
This makes it possible to build with:

    cd {{project-name}}-ebpf && cargo +nightly build
4 years ago
Dave Tucker 5d018fd6ba Add xtask for building ebpf programs
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
4 years ago
Dave Tucker 9e1c761d8d Initial Commit
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
4 years ago