llvmpipe: Link tests with CLOCK_LIB.
authorVinson Lee <vlee@freedesktop.org>
Sat, 3 Dec 2016 01:44:34 +0000 (17:44 -0800)
committerVinson Lee <vlee@freedesktop.org>
Thu, 22 Dec 2016 01:23:05 +0000 (17:23 -0800)
commitede8c02ab0f9c2bd7bb42d2398103674cb505f6c
treef7ac9dc984cc784d3e308db59200875936dc6531
parent27a8aab882980e35b66f7f318fd2fd7b500401b4
llvmpipe: Link tests with CLOCK_LIB.

Fix linking error with 'make check'.

  CXXLD  lp_test_format
../../../../src/gallium/auxiliary/.libs/libgallium.a(os_time.o): In function `os_time_get_nano':
src/gallium/auxiliary/os/os_time.c:59: undefined reference to `clock_gettime'

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
src/gallium/drivers/llvmpipe/Makefile.am