[PATCH v2 1/1] config: move existing code that is common to the top
    David Marchand 
    david.marchand at redhat.com
       
    Thu Mar  6 14:47:04 CET 2025
    
    
  
On Fri, Feb 28, 2025 at 11:03 PM Andre Muezerie
<andremue at linux.microsoft.com> wrote:
>
> In preparation to add better MSVC support, existing common code was
> moved up.
>
> A split was added which in future will call an MSVC specific meson.build
> file:
>
> if is_ms_compiler
>     subdir_done()
> endif
>
> Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
In addition to my previous remark, I dropped the change adding
AVX512CD, so it comes with the change associated to the ACL library.
Applied, thanks.
-- 
David Marchand
    
    
More information about the dev
mailing list