git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
513ee0a
)
rcu: build on Windows
author
Dharmik Thakkar
<dharmik.thakkar@arm.com>
Wed, 21 Oct 2020 22:50:03 +0000
(17:50 -0500)
committer
David Marchand
<david.marchand@redhat.com>
Sat, 24 Oct 2020 06:54:03 +0000
(08:54 +0200)
Build the lib for Windows.
Signed-off-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
Tested-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Tested-by: Pallavi Kadam <pallavi.kadam@intel.com>
lib/meson.build
patch
|
blob
|
history
diff --git
a/lib/meson.build
b/lib/meson.build
index
dd55b5c
..
1bb0197
100644
(file)
--- 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',