[PATCH 2/5] build: remove version check on compiler links function

Robin Jarry rjarry at redhat.com
Tue Oct 15 10:16:58 CEST 2024


Bruce Richardson, Sep 20, 2024 at 14:57:
> The "compiler.links()" function meson documentation [1] is a little
> unclear, in a casual reading implies that the function was new in 0.60
> meson release. In fact, it is only enhanced as described in that
> release, but is present earlier.
> As such, we can remove the version checks preceeding the calls to links
> function in our code.
>
> [1] https://mesonbuild.com/Reference-manual_returned_compiler.html#compilerlinks
>
> Fixes: fd809737cf8c ("common/qat: fix build with incompatible IPsec library")
> Fixes: fb94d8243894 ("crypto/ipsec_mb: add dependency check for cross build")
> Cc: stable at dpdk.org
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---

Reviewed-by: Robin Jarry <rjarry at redhat.com>



More information about the dev mailing list