build: Enable -Werror for wine.

This commit is contained in:
Rémi Bernon 2023-12-14 11:02:31 +01:00 committed by Arkadiusz Hiler
parent c8669fbcbd
commit d8f44fe58e

View file

@ -394,6 +394,7 @@ WINE_SOURCE_ARGS = \
--exclude dlls/winevulkan/winevulkan.spec
WINE_CONFIGURE_ARGS = \
--enable-werror \
--with-mingw \
--disable-tests