[PATCH] build: exclude rather than include libs in MSVC build
    Stephen Hemminger 
    stephen at networkplumber.org
       
    Tue Apr  2 19:15:50 CEST 2024
    
    
  
On Tue,  2 Apr 2024 09:55:48 -0700
Tyler Retzlaff <roretzla at linux.microsoft.com> wrote:
> 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>
For mbuf, since it requires mempool, you might not need to explicitly
exclude it. But the change looks good.
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
    
    
More information about the dev
mailing list