[dpdk-dev] [PATCH v2 0/3] library build improvements on windows
Thomas Monjalon
thomas at monjalon.net
Fri Oct 22 22:25:16 CEST 2021
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 library reporting its own buildable status, and providing a reason if it
> can't be built.
>
> Bruce Richardson (2):
> dmadev: enable build on Windows
> build/windows: remove separate list of libs
>
> David Marchand (1):
> dmadev: remove symbol versioning for inline helpers
Applied, thanks.
Note: I had to update the list of libs to disable (pdump & pcapng).
More information about the dev
mailing list