mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
The main reason why this is necessary is that gcc 5.x on Xenial doesn't support ASan on s390x. Bumping the release to Bionic with gcc 7.x allows us to build libbpf on s390x with ASan without issues.