libbpf / libbpf-bootstrap

Scaffolding for BPF application development with libbpf and BPF CO-RE
BSD 3-Clause "New" or "Revised" License
1.05k stars 286 forks source link

To compile the Rust example in libbpf-bootstrap for use on the Android platform or arm64 , what should I do? #256

Closed lichm1007 closed 6 months ago

lichm1007 commented 6 months ago

i want to compile the Rust example in libbpf-bootstrap for use on the Android platform or arm64

anakryiko commented 6 months ago

I'll refer you to https://github.com/libbpf/libbpf-rs/issues/267 where similar issue was discussed for libbpf-rs examples there.