build: Enable -Werror for wine.
This commit is contained in:
parent
c8669fbcbd
commit
d8f44fe58e
1 changed files with 1 additions and 0 deletions
|
@ -394,6 +394,7 @@ WINE_SOURCE_ARGS = \
|
|||
--exclude dlls/winevulkan/winevulkan.spec
|
||||
|
||||
WINE_CONFIGURE_ARGS = \
|
||||
--enable-werror \
|
||||
--with-mingw \
|
||||
--disable-tests
|
||||
|
||||
|
|
Loading…
Reference in a new issue