On 7 March 2018 at 23:13, Dylan Baker <dy...@pnwbakers.com> wrote:
> meson got the same fix.
>
> cc: Emil Veliov <emil.l.veli...@gmail.com>
> Signed-off-by: Dylan Baker <dylan.c.ba...@intel.com>
> ---
>
> I don't know hat the "right" fix is here Emil, I just picked one and applied 
> it
> to both meson and autotools.
>
Hmm I've misread Tim's reply - I've assumed this has landed as well.

>  src/gallium/state_trackers/omx/tizonia/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/gallium/state_trackers/omx/tizonia/Makefile.am 
> b/src/gallium/state_trackers/omx/tizonia/Makefile.am
> index 3149afa7bbb..0eac85a319e 100644
> --- a/src/gallium/state_trackers/omx/tizonia/Makefile.am
> +++ b/src/gallium/state_trackers/omx/tizonia/Makefile.am
> @@ -27,6 +27,7 @@ AM_CFLAGS = \
>         -I$(top_srcdir)/src/mesa \
>         -I$(top_builddir)/src/mesa/drivers/dri/common \
>         -I$(top_srcdir)/src/mesa/drivers/dri/common \
> +       -I$(top_srcdir)/src/egl \

From a quick look no obvious reason comes up why we'd need this.
The meson patch does not mention anything either - can you please
share the error message that you've seen?
Be that with meson or autotools.

Thanks
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to