On Fri, May 9, 2025 at 11:52 PM Andre Muezerie <andre...@linux.microsoft.com> wrote: > > Now that mbuf is compiling on Windows, this library can be enabled as > well. > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com>
The test-regex app can probably be compiled too. Yet.. why do you want to enable this library on Windows? Support for this device class is defacto deprecated, as no vendor is providing recent hardware implementing this feature. Also note that it was not built with clang on Windows so far (I did not double check this assertion, I just based on the fact this patch removes a is_windows, and not a is_ms_compiler). -- David Marchand