Re: [PATCH 1/3] edid-decode: build: compile with -Wno-variadic-macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/06/2024 13:09, Sebastian Wick wrote:
> Signed-off-by: Sebastian Wick <sebastian.wick@xxxxxxxxxx>
> ---
>  meson.build | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git ./meson.build ../meson.build
> index ca57652..80f810f 100644
> --- ./meson.build
> +++ ../meson.build
> @@ -7,6 +7,7 @@ edid_decode_args = [
>  	'-Wno-missing-field-initializers',
>  	'-Wno-unused-parameter',
>  	'-Wimplicit-fallthrough',
> +	'-Wno-variadic-macros',
>  ]
>  edid_decode_link_args = []
>  

Can you provide a proper commit log? E.g. why is this needed?

Regards,

	Hans




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux