Suppress GCC 12.1.1 warnings.
[pspp] / Makefile.am
index 4dfc50c8ec6bfce3edf395d83e815ffe5431129d..6693874f580c6d475303c72e87874d8c60807791 100644 (file)
@@ -75,7 +75,7 @@ generate-changelog:
 
 DIST_HOOKS += generate-changelog
 
-GL_CFLAG_GNULIB_WARNINGS = -Wno-missing-prototypes -Wno-unused-parameter
+GL_CFLAG_GNULIB_WARNINGS = -Wno-missing-prototypes -Wno-unused-parameter -Wno-alloc-size-larger-than
 
 include $(top_srcdir)/build-aux/automake.mk
 include $(top_srcdir)/gl/automake.mk