[PATCH] ring: build with global includes
Tyler Retzlaff
roretzla at linux.microsoft.com
Sat Nov 19 00:22:07 CET 2022
ring has no dependencies and should be able to be built standalone but
cannot be since it cannot find rte_config.h. this change directs meson
to include global_inc paths just like is done with other libraries
e.g. telemetry.
Tyler Retzlaff (1):
ring: build with global includes
lib/ring/meson.build | 2 ++
1 file changed, 2 insertions(+)
--
1.8.3.1
More information about the dev
mailing list