diff options
author | David Miller <davem@davemloft.net> | 2017-12-19 15:22:03 -0500 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2017-12-20 00:15:05 +0100 |
commit | 19c832ed9b8f7b49fa5eeef06b4338af5fe5c1dc (patch) | |
tree | e6fce796b4dd5a097347c78905455743284bde34 /fs/squashfs | |
parent | c682ccc4962a8fab949e1f2d7325b3e825dbf6d1 (diff) | |
download | op-kernel-dev-19c832ed9b8f7b49fa5eeef06b4338af5fe5c1dc.zip op-kernel-dev-19c832ed9b8f7b49fa5eeef06b4338af5fe5c1dc.tar.gz |
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>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions