foniod / redbpf

Rust library for building and running BPF/eBPF modules
Apache License 2.0
1.71k stars 136 forks source link

Building LLVM from source requires LLVM_BUILD_LLVM_DYLIB #310

Closed yobiscus closed 2 years ago

yobiscus commented 2 years ago

Otherwise libLLVM.so will not be included in the build output.