Skip to content

Commit d8f44fe

Browse files
rbernonivyl
authored andcommitted
build: Enable -Werror for wine.
1 parent c8669fb commit d8f44fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.in

+1
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ WINE_SOURCE_ARGS = \
394394
--exclude dlls/winevulkan/winevulkan.spec
395395

396396
WINE_CONFIGURE_ARGS = \
397+
--enable-werror \
397398
--with-mingw \
398399
--disable-tests
399400

0 commit comments

Comments
 (0)