Re: [dpdk-dev] [PATCH v2 0/3] library build improvements on windows

2021-10-22 Thread Thomas Monjalon
20/10/2021 13:25, Bruce Richardson: > This set enables dmadev library to be built on windows, and then does some > cleanup of the lib/meson.build file to remove the separate listing of > libraries > for windows builds - instead having library disabling done via the normal > method > of each libra

[dpdk-dev] [PATCH v2 0/3] library build improvements on windows

2021-10-20 Thread Bruce Richardson
This set enables dmadev library to be built on windows, and then does some cleanup of the lib/meson.build file to remove the separate listing of libraries for windows builds - instead having library disabling done via the normal method of each library reporting its own buildable status, and providi