[Mesa-dev] [PATCH 01/20] meson: fix glx test
Dylan Baker
dylan at pnwbakers.com
Wed Oct 11 17:47:45 UTC 2017
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.baker at 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171011/063828e2/attachment.sig>
More information about the mesa-dev
mailing list