Bruce Richardson, Sep 20, 2024 at 14:57:
Rather than having to use run_command to shell out and read the VERSION
file for the DPDK version, we can use the support added directly to
meson in version 0.57.
Signed-off-by: Bruce Richardson
---
Reviewed-by: Robin Jarry
Rather than having to use run_command to shell out and read the VERSION
file for the DPDK version, we can use the support added directly to
meson in version 0.57.
Signed-off-by: Bruce Richardson
---
meson.build | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/meson.build b
2 matches
Mail list logo