On Thu, Jul 16, 2026 at 12:53:31PM +0200, Robin Jarry wrote:
> Fix the following warnings:
> 
> doc/api/meson.build:24: WARNING: Project targets '>= 0.57.2' but uses
>       feature introduced in '0.60.0': install_tag arg in custom_target.
> doc/api/meson.build:71: WARNING: Project targets '>= 0.57.2' but uses
>       feature introduced in '0.60.0': install_tag arg in custom_target.
> doc/api/meson.build:86: WARNING: Project targets '>= 0.57.2' but uses
>       feature introduced in '0.60.0': install_tag arg in custom_target.
> doc/guides/meson.build:16: WARNING: Project targets '>= 0.57.2' but uses
>       feature introduced in '0.60.0': install_tag arg in custom_target.
> 
> Run the CI with --fatal-meson-warnings to ensure future warnings get
> detected.
> 
> Signed-off-by: Robin Jarry <[email protected]>
> ---
> 
> Notes:
>     NB: it would probably be nice to run builds with the latest meson release 
> too.
>
@See
https://patches.dpdk.org/project/dpdk/patch/[email protected]/

/Bruce 

Reply via email to