On Tue, Nov 26, 2019 at 10:34:11AM +0100, Thomas Monjalon wrote:
> The title should mention EAL:
> eal: fix header files install with meson
>
> 26/11/2019 09:16, Ali Alnubani:
> > The following header files weren't being installed by meson:
> > - rte_vfio.h
> > - rte_function_versioning.
The title should mention EAL:
eal: fix header files install with meson
26/11/2019 09:16, 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 th
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.
Signed-off-by: Ali Alnubani
---
lib/librte_eal/common/meson.build | 5 -
1 file changed, 4 ins
3 matches
Mail list logo