DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] ring: build with global includes
@ 2022-11-18 23:22 Tyler Retzlaff
  2022-11-18 23:22 ` Tyler Retzlaff
  2022-11-21 10:31 ` Bruce Richardson
  0 siblings, 2 replies; 10+ messages in thread
From: Tyler Retzlaff @ 2022-11-18 23:22 UTC (permalink / raw)
  To: dev; +Cc: bruce.richardson, Tyler Retzlaff

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-11-22 16:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18 23:22 [PATCH] ring: build with global includes Tyler Retzlaff
2022-11-18 23:22 ` Tyler Retzlaff
2022-11-21 10:31 ` Bruce Richardson
2022-11-21 19:53   ` Tyler Retzlaff
2022-11-21 21:27     ` Konstantin Ananyev
2022-11-21 21:36       ` Thomas Monjalon
2022-11-21 22:48         ` Tyler Retzlaff
2022-11-22  8:51           ` David Marchand
2022-11-22  9:17             ` Bruce Richardson
2022-11-22 16:22               ` Tyler Retzlaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).