[Mesa-dev] [PATCH mesa] meson: drop option description relic

Dylan Baker dylan at pnwbakers.com
Thu Oct 11 16:13:26 UTC 2018


Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

Quoting Eric Engestrom (2018-10-11 08:40:52)
> `platforms` is no longer a comma-separated string, and some of our
> option descriptions are way too long already. Just drop the incorrect
> bit.
> 
> Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>
> ---
>  meson_options.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meson_options.txt b/meson_options.txt
> index dc2be49a7a89d6d2ab25..606ae9de6a4f760f84e6 100644
> --- a/meson_options.txt
> +++ b/meson_options.txt
> @@ -25,7 +25,7 @@ option(
>    choices : [
>      'auto', 'x11', 'wayland', 'drm', 'surfaceless', 'haiku', 'android',
>    ],
> -  description : 'comma separated list of window systems to support. If this is set to auto all platforms applicable to the OS will be enabled.'
> +  description : 'window systems to support. If this is set to `auto`, all platforms applicable will be enabled.'
>  )
>  option(
>    'dri3',
> -- 
> Cheers,
>   Eric
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181011/5099a521/attachment.sig>


More information about the mesa-dev mailing list