Fix libbpf build (work around race condition)
There is a race condition in an upstream makefile impacting build (https://github.com/netdata/libbpf/pull/4).
Work around this race until the problem is fixed upstream and it trickles down to a netdata release.