numam-dpdk/examples/ptpclient
Daniel Mrzyglod 281948b475 mk: fix missing librt dependencies
For GLIBC < 2.17 it is necessery to add -lrt for linker
from glibc > 2.17 The `clock_*' suite of functions (declared in <time.h>) is now
available directly in the main C library. This affect Ubuntu 12.04 in i686
and other older Linux Distros).

Fixes: 4758404a30 ("mk: fix eal shared library dependencies")

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
2016-03-22 20:46:53 +01:00
..
Makefile mk: fix missing librt dependencies 2016-03-22 20:46:53 +01:00
ptpclient.c examples/ptpclient: add minimal PTP client 2015-11-13 17:44:49 +01:00