diff options
| author | David Miller <[email protected]> | 2017-12-19 20:22:03 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2017-12-19 23:15:05 +0000 |
| commit | 19c832ed9b8f7b49fa5eeef06b4338af5fe5c1dc (patch) | |
| tree | e6fce796b4dd5a097347c78905455743284bde34 /lib/timerqueue.c | |
| parent | bpf: fix broken BPF selftest build on s390 (diff) | |
| download | kernel-19c832ed9b8f7b49fa5eeef06b4338af5fe5c1dc.tar.gz kernel-19c832ed9b8f7b49fa5eeef06b4338af5fe5c1dc.zip | |
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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
