Thanks for making that change.
Reviewed-by: Dylan Baker <dy...@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
> 

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