aboutsummaryrefslogtreecommitdiffstats
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorDavid Miller <[email protected]>2017-12-19 20:22:03 +0000
committerDaniel Borkmann <[email protected]>2017-12-19 23:15:05 +0000
commit19c832ed9b8f7b49fa5eeef06b4338af5fe5c1dc (patch)
treee6fce796b4dd5a097347c78905455743284bde34 /lib/timerqueue.c
parentbpf: fix broken BPF selftest build on s390 (diff)
downloadkernel-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