egl: add missing link against $(CLOCK_LIB)
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 19 May 2016 17:43:03 +0000 (18:43 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 23 May 2016 11:07:47 +0000 (12:07 +0100)
commit793574afad9b06222f2625ebd18357b6287a82d0
treebc4babe6348b225e84e3254ecc77fef596b98804
parentd67e757d11342f9cfa566f85c3961259bc4d6870
egl: add missing link against $(CLOCK_LIB)

Some platforms require separate library in order to resolve the
clock_gettime() symbol. Add the link or the build will fail.

Fixes: 70299474f58 ("egl: add EGL_KHR_reusable_sync to egl_dri")

Cc: Dongwon Kim <dongwon.kim@intel.com>
Reported-by: Pali Rohár <pali.rohar@gmail.com>
Tested-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/egl/Makefile.am