Skip to content

Conversation

@maheshbhatiya73
Copy link
Member

  • Introduced isolated xtask-based builders for each eBPF program
  • Each xtask handles its own build logic using cargo rustc and llc-20
  • Standardized output path to bin/{program}.o
  • Eliminated the need for build_ebpf.sh script
  • Improved maintainability and modularity of eBPF build process

- Introduced isolated xtask-based builders for each eBPF program
- Each xtask handles its own build logic using `cargo rustc` and `llc-20`
- Standardized output path to `bin/{program}.o`
- Eliminated the need for build_ebpf.sh script
- Improved maintainability and modularity of eBPF build process
@maheshbhatiya73 maheshbhatiya73 merged commit ee282a0 into main Jul 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants