[PATCH v2] build: exclude rather than include libs in MSVC build
Thomas Monjalon
thomas at monjalon.net
Wed May 29 16:46:16 CEST 2024
03/04/2024 20:50, Morten Brørup:
> > From: Tyler Retzlaff [mailto:roretzla at linux.microsoft.com]
> > Sent: Wednesday, 3 April 2024 20.23
> >
> > Some libraries that could be built with MSVC were not being built.
> >
> > Switch from explicit include to exclude of libs to get immediate CI
> > coverage of libraries that already work with MSVC Windows builds.
> >
> > Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> > Acked-by: Stephen Hemminger <stephen at networkplumber.org>
>
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
Applied, thanks.
Having an exclude list looks closer to our final goal :)
More information about the dev
mailing list