[dpdk-dev] [PATCH] build/windows: remove separate list of libs
David Marchand
david.marchand at redhat.com
Wed Oct 20 08:29:09 CEST 2021
On Tue, Oct 19, 2021 at 6:19 PM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> Rather than maintaining a separate list of libraries which are to be
> built on windows, use the standard library list and explicitly add to
> each library that is not to be built a check for windows and disable
> the library at that per-lib level. As well as shortening the main
> lib/meson.build file, this also leads to the build summary at the end of
> the meson config run correctly listing the libraries which are not to be
> built.
>
> Depends-on: patch-102219
Not all CI handle dependencies.
Can you resend those patches as a single series?
Thanks.
--
David Marchand
More information about the dev
mailing list