Eric reviewed this patch and it's landed already.

Quoting Dylan Baker (2017-10-11 10:41:09)
> That requires a generated header that was rolled into a loop.
> 
> Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com>
> ---
>  src/mapi/glapi/gen/meson.build | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/mapi/glapi/gen/meson.build b/src/mapi/glapi/gen/meson.build
> index 79aa2accc2a..4360346edad 100644
> --- a/src/mapi/glapi/gen/meson.build
> +++ b/src/mapi/glapi/gen/meson.build
> @@ -239,6 +239,7 @@ foreach x : [['indirect_size.h', ['-m', 'size_h', 
> '--header-tag', '_INDIRECT_SIZ
>      capture : true,
>    )
>  endforeach
> +glx_indirect_size_h = glx_generated[3]
>  
>  glapi_x86_s = custom_target(
>    'glapi_x86.S',
> -- 
> 2.14.2
> 

Attachment: signature.asc
Description: signature

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

Reply via email to