meson: don't build classic mesa tests without dri_drivers
authorDylan Baker <dylan@pnwbakers.com>
Wed, 18 Apr 2018 17:53:27 +0000 (10:53 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 24 Apr 2018 21:08:15 +0000 (14:08 -0700)
commitaaab6242456a4a5e737da0add179704b0b6f3676
treea2f93a41bb2207d4b9589ade11dad81f64a6ae28
parent0e8b16e0a239cc4a4758b62fb6787158180a74fd
meson: don't build classic mesa tests without dri_drivers

Since mesa_classic is build-on-demand the tests will create a demand and
add a bunch of extra compilation.

Fixes: 43a6e84927e3b1290f6f211f5dfb184dfe5a719e
       ("meson: build mesa test.")
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/meson.build