mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 09:49:07 +08:00
Whatever happened, clang-11 and llvm-11, to which clang/llvm packages resolve, respectively, are not there anymore. Seems like clang-12/llvm-12 are the latest now, but for whatever reason clang/llvm don't resolve to them yet. Hard-code version 12 for now. Signed-off-by: Andrii Nakryiko <andriin@fb.com>