On 12/19/2017 09:22 PM, David Miller wrote:
> 
> 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]>

Applied to bpf tree, thanks David!

Reply via email to