Files
MINGW-packages/mingw-w64-gnumeric/002-no-more-warnings.patch
مهدي شينون (Mehdi Chinoune) 6b44fc4f6c [new-package] gnumeric 1.12.59
2025-03-10 19:55:52 +01:00

12 lines
338 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -721,7 +721,7 @@
## 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.