mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-22 05:36:09 +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
|
--exclude dlls/winevulkan/winevulkan.spec
|
||||||
|
|
||||||
WINE_CONFIGURE_ARGS = \
|
WINE_CONFIGURE_ARGS = \
|
||||||
|
--enable-werror \
|
||||||
--with-mingw \
|
--with-mingw \
|
||||||
--disable-tests
|
--disable-tests
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue