DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [RFC] rcu: build on Windows
@ 2020-10-19 23:33 Dharmik Thakkar
  2020-10-20  8:13 ` David Marchand
  0 siblings, 1 reply; 9+ messages in thread
From: Dharmik Thakkar @ 2020-10-19 23:33 UTC (permalink / raw)
  Cc: dev, nd, Dharmik Thakkar

Build the lib for Windows.

Change-Id: Ib83431a9ee56a7b38445f0474cb9a12b17cf18f9
Signed-off-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
---
 lib/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/meson.build b/lib/meson.build
index dd55b5cb53e4..1bb019720c6a 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -41,6 +41,7 @@ if is_windows
 		'telemetry',
 		'eal',
 		'ring',
+		'rcu',
 		'mempool', 'mbuf', 'net', 'meter', 'ethdev', 'pci',
 		'cmdline',
 		'hash',
-- 
2.17.1


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

end of thread, other threads:[~2020-10-20 17:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19 23:33 [dpdk-dev] [RFC] rcu: build on Windows Dharmik Thakkar
2020-10-20  8:13 ` David Marchand
2020-10-20  8:34   ` Dmitry Kozlyuk
2020-10-20 12:51     ` Dharmik Thakkar
2020-10-20 15:40       ` Honnappa Nagarahalli
2020-10-20 15:52       ` Dmitry Kozlyuk
2020-10-20 16:37         ` Dharmik Thakkar
2020-10-20 17:15           ` Ranjit Menon
2020-10-20 12:43   ` Dharmik Thakkar

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).