i965: Link compiler unit tests to libi965_compiler.la
authorKristian Høgsberg Kristensen <krh@bitplanet.net>
Wed, 7 Oct 2015 12:09:48 +0000 (05:09 -0700)
committerKristian Høgsberg Kristensen <krh@bitplanet.net>
Thu, 8 Oct 2015 19:15:03 +0000 (12:15 -0700)
commitc71f0d45e6d0081ea814fb0b16baec4e75a07bcb
treeb25be28d55a43857b8c75fe88d5877b13ddfe56a
parent08d890d3bb82eb1f5c71cf2eab1521c20c4d154c
i965: Link compiler unit tests to libi965_compiler.la

We can now link the unit tests against just libi965_compiler.la. This
lets us drop a lot of DRI driver dependencies, but we still pull in all
of libmesa and more.

This also provides a few standalone users of libi965_compiler.la, which
will help us accidentally using i965_dri.so functions from the compiler.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Signed-off-by: Kristian Høgsberg Kristensen <krh@bitplanet.net>
src/mesa/drivers/dri/i965/Makefile.am