Enable build of eal & ring library when building with MSVC. This series depends on 2 other series that seem to be near being accepted for merge.
https://patches.dpdk.org/project/dpdk/list/?series=31229 https://patches.dpdk.org/project/dpdk/list/?series=31230 Since the rc2 deadline is soon this series is being submitted now to solicit feedback. The CI is expected to fail without the above series being merged. Tyler Retzlaff (2): build: build eal library with MSVC build: build ring library with MSVC config/meson.build | 10 +++++++++- lib/eal/include/rte_common.h | 2 ++ lib/meson.build | 2 ++ 3 files changed, 13 insertions(+), 1 deletion(-) -- 1.8.3.1