mempool: build on Windows
authorFady Bader <fady@mellanox.com>
Mon, 6 Jul 2020 11:32:41 +0000 (14:32 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 6 Jul 2020 23:28:12 +0000 (01:28 +0200)
commit080bda1a0a6b0fdb44dbce728fd0a1ddc2287bea
tree46394fe2ac3e12ca2a0c326719b32856e497c8c0
parent972848da5f131e36468246d71f4754e5e4d9a2f2
mempool: build on Windows

Some EAL functions are used by mempool lib but not exported on Windows.
The functions are exported.
Added mempool to supported libraries for Windows compilation.

Signed-off-by: Fady Bader <fady@mellanox.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_eal/rte_eal_exports.def
lib/meson.build