mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
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…
Add table
Add a link
Reference in a new issue