2014-09-18 18:45 GMT+02:00 Emil Velikov <emil.l.veli...@gmail.com>: > The va backend does not use any of the libva functions. > As such there is no need to link against it. > > Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com> > --- > src/Makefile.am | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/Makefile.am b/src/Makefile.am > index b35d1ac..28d580a 100755 > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -42,7 +42,6 @@ driver_ldflags = \ > driver_libs = \ > -lpthread -lm -ldl \ > $(DRM_LIBS) -ldrm_intel \ > - $(LIBVA_DEPS_LIBS) \ > $(NULL) > > source_c = \ > -- > 2.1.0
ok _______________________________________________ Libva mailing list Libva@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libva