On Mon, Sep 16, 2013 at 15:48:18 -0300, Rodrigo Vivi wrote: > CC: Damien Lespiau <damien.lespiau@xxxxxxxxx> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> > --- > overlay/Makefile.am | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/overlay/Makefile.am b/overlay/Makefile.am > index 426a3df..c648875 100644 > --- a/overlay/Makefile.am > +++ b/overlay/Makefile.am > @@ -65,4 +65,6 @@ intel_gpu_overlay_SOURCES += \ > > intel_gpu_overlay_SOURCES += $(both_x11_sources) > > +intel_gpu_overlay_LDADD = $(LDADD) -lrt > + > EXTRA_DIST=README Assuming this is about clock_gettime (which really the commit message should say), there should be a configure check. Recent libc doesn't need it. Cheers, Julien _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx