MINGW-packages/mingw-w64-goffice/001-no-more-warnings.patch
مهدي شينون (Mehdi Chinoune) 16eb6268c6 [new-package] goffice 0.10.59
2025-03-08 11:17:12 +01:00

12 lines
369 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -427,7 +427,7 @@
AC_CHECK_PROG(PERL, perl, perl)
## this should come after `AC_PROG_CC'
-set_more_warnings=yes
+set_more_warnings=no
if test "$GCC" = yes -a "x$set_more_warnings" != xno; then
dnl Clang needs this option, or else it will appear to support any
dnl warning option, only to spew warnings about them later.