linfeng 7c28051e8c chore: update toolchain version to 2024-11-05 (#1031) | 2 tygodni temu | |
---|---|---|
.. | ||
.cargo | 1 miesiąc temu | |
.vscode | 1 miesiąc temu | |
syscall_ebpf-common | 1 miesiąc temu | |
syscall_ebpf-ebpf | 2 tygodni temu | |
xtask | 1 miesiąc temu | |
.gitignore | 1 miesiąc temu | |
Cargo.toml | 1 miesiąc temu | |
README.md | 1 miesiąc temu |
cargo install bpf-linker
cargo xtask build-ebpf
To perform a release build you can use the --release
flag.
You may also change the target architecture with the --target
flag.
cargo build
cargo xtask build
RUST_LOG=info cargo xtask run