Re: [PATCH v3 3/3] drivers: enable drivers to be compiled with MSVC

2025-06-13 Thread Patrick Robb
Recheck-request: iol-compile-amd64-testing Just sending this recheck request to ensure that our reporting script is fixed and that it reports a FAIL instead of a WARN. Once that's done, we'll upgrade the meson version on the system and do another retest.

[PATCH v3 3/3] drivers: enable drivers to be compiled with MSVC

2025-06-12 Thread Andre Muezerie
Now that all issues related to drivers are addressed they can be enabled to be built with MSVC. Signed-off-by: Andre Muezerie --- drivers/meson.build | 4 1 file changed, 4 deletions(-) diff --git a/drivers/meson.build b/drivers/meson.build index 7b7205dfac..07ff94ff26 100644 --- a/drivers