libbpf / bpftool

Automated upstream mirror for bpftool stand-alone build.
Other
377 stars 69 forks source link

Bpftool sync 2023-07-12 #110

Closed qmonnet closed 1 year ago

qmonnet commented 1 year ago

Pull latest libbpf from mirror and sync bpftool repo with kernel, up to the commits used for libbpf sync. This is an automatic update performed by calling the sync script from this repo:

$ ./scripts/sync-kernel.sh . <path/to/>linux

Fixes: https://github.com/libbpf/bpftool/issues/17

qmonnet commented 1 year ago

error: use of unknown builtin '__builtin_preserve_enum_value'

I'll need to bump the LLVM version on the Ubuntu 20.04 workflow for this to pass.