Patches 6 and 7 are

Tested-by: Aaron Watry <[email protected]>

The content looks good to me as well, but I'm not great at automake.

You can have a Reviewed-by as well, for what it's worth.

--Aaron

On Mon, Jan 16, 2017 at 9:45 AM, Emil Velikov <[email protected]>
wrote:

> From: Emil Velikov <[email protected]>
>
> Already implicitly handled by the build system.
>
> Signed-off-by: Emil Velikov <[email protected]>
> ---
>  src/gallium/state_trackers/clover/Makefile.am | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/src/gallium/state_trackers/clover/Makefile.am
> b/src/gallium/state_trackers/clover/Makefile.am
> index 8abcfec2e3..a657e5b88a 100644
> --- a/src/gallium/state_trackers/clover/Makefile.am
> +++ b/src/gallium/state_trackers/clover/Makefile.am
> @@ -7,8 +7,7 @@ AM_CPPFLAGS = \
>         -I$(top_srcdir)/src/gallium/include \
>         -I$(top_srcdir)/src/gallium/drivers \
>         -I$(top_srcdir)/src/gallium/auxiliary \
> -       -I$(top_srcdir)/src/gallium/winsys \
> -       -I$(srcdir)
> +       -I$(top_srcdir)/src/gallium/winsys
>
>  if HAVE_CLOVER_ICD
>  AM_CPPFLAGS += -DHAVE_CLOVER_ICD
> --
> 2.11.0
>
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to