[Mesa-dev] [PATCH v2] meson: add si_driinfo.h in libgallium_dri

Dylan Baker dylan at pnwbakers.com
Tue Nov 21 18:12:18 UTC 2017


Thanks for making that change.
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

Quoting Juan A. Suarez Romero (2017-11-21 03:40:51)
> v2: generate target conditionally (Dylan)
> ---
>  src/gallium/targets/dri/meson.build | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/gallium/targets/dri/meson.build b/src/gallium/targets/dri/meson.build
> index c591b75d037..595fd0a1a54 100644
> --- a/src/gallium/targets/dri/meson.build
> +++ b/src/gallium/targets/dri/meson.build
> @@ -63,6 +63,7 @@ if with_gallium_radeonsi
>      libamd_common,
>    ]
>    gallium_dri_drivers += 'radeonsi_dri.so'
> +  gallium_dri_sources += [si_driinfo_h]
>  endif
>  if with_gallium_nouveau
>    gallium_dri_c_args += '-DGALLIUM_NOUVEAU'
> -- 
> 2.14.3
> 
-------------- 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/20171121/7d37dcb7/attachment.sig>


More information about the mesa-dev mailing list