[dpdk-dev] [PATCH v2] eal: fix header files install with meson
Thomas Monjalon
thomas at monjalon.net
Tue Nov 26 12:17:41 CET 2019
26/11/2019 11:51, Ali Alnubani:
> The following header files weren't being installed by meson:
> - rte_vfio.h
> - rte_function_versioning.h
> - rte_test.h
>
> This patch adds them to the common_headers list so that
> they are installed.
>
> Fixes: 610beca42ea4 ("build: remove library special cases")
I am not sure this is the right root cause.
At least for rte_function_versioning.h, it has been added recently.
> Cc: bruce.richardson at intel.com
> Cc: stable at dpdk.org
>
> Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
> Reviewed-by: Thomas Monjalon <thomas at monjalon.net>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list