[Libva] [PATCH 7/9] Do not overlink i965_drv_video

Gwenole Beauchesne gb.devel at gmail.com
Thu Sep 18 13:23:47 PDT 2014


2014-09-18 18:45 GMT+02:00 Emil Velikov <emil.l.velikov at 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.velikov at 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


More information about the Libva mailing list