Files
android_kernel_xiaomi_sm8450/tools/testing/selftests/bpf
David Miller 19c832ed9b bpf: Fix tools and testing build.
I'm getting various build failures on sparc64.  The key is
usually that the userland tools get built 32-bit.

1) clock_gettime() is in librt, so that must be added to the link
   libraries.

2) "sizeof(x)" must be printed with "%Z" printf prefix.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2017-12-20 00:15:05 +01:00
..
2017-02-10 15:56:08 -05:00
2016-10-18 11:35:55 -04:00
2017-12-20 00:15:05 +01:00
2017-12-20 00:15:05 +01:00