Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71512 --- src/mesa/drivers/dri/i965/Makefile.am | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/mesa/drivers/dri/i965/Makefile.am b/src/mesa/drivers/dri/i965/Makefile.am index 8c0f9a3..6bce3c1 100644 --- a/src/mesa/drivers/dri/i965/Makefile.am +++ b/src/mesa/drivers/dri/i965/Makefile.am @@ -48,6 +48,7 @@ TEST_LIBS = \ ../common/libmegadriver_stub.la \ $(DRI_LIB_DEPS) \ ../../../libmesa.la \ + $(DLOPEN_LIBS) \ -lrt \ ../common/libdri_test_stubs.la -- 1.8.3.2 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev