Re: [Intel-gfx] [PATCH] test: only build DRI2 tests if DRI2 is enabled

2013-09-11 Thread Burton, Ross
On 11 September 2013 21:47, Chris Wilson wrote: > Thanks for the patch, pushed. If you do catch me on irc, I will happily > take build fixes and other trivial patches in any form you can supply > them. :) I'll endeavour to get the next patch to you via avian carriers. :) Cheers, Ross ___

Re: [Intel-gfx] [PATCH] test: only build DRI2 tests if DRI2 is enabled

2013-09-11 Thread Chris Wilson
Thanks for the patch, pushed. If you do catch me on irc, I will happily take build fixes and other trivial patches in any form you can supply them. :) -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ Intel-gfx mailing list Intel-gfx@lists

[Intel-gfx] [PATCH] test: only build DRI2 tests if DRI2 is enabled

2013-09-11 Thread Ross Burton
Signed-off-by: Ross Burton --- test/Makefile.am | 10 ++ 1 file changed, 10 insertions(+) diff --git a/test/Makefile.am b/test/Makefile.am index 893fa7d..26d724a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -16,9 +16,14 @@ stress_TESTS = \ render-copyarea-size \