]> git.pld-linux.org Git - packages/gnome-common.git/blame - disable-too-pedantic-Werror.patch
- rediffed
[packages/gnome-common.git] / disable-too-pedantic-Werror.patch
CommitLineData
4ceaba53
MK
1diff -urNp -x '*.orig' gnome-common-3.18.0.org/macros2/gnome-compiler-flags.m4 gnome-common-3.18.0/macros2/gnome-compiler-flags.m4
2--- gnome-common-3.18.0.org/macros2/gnome-compiler-flags.m4 2015-01-27 19:59:24.000000000 +0100
3+++ gnome-common-3.18.0/macros2/gnome-compiler-flags.m4 2024-04-22 22:43:26.872914798 +0200
4@@ -47,7 +47,6 @@ AU_DEFUN([GNOME_COMPILE_WARNINGS],[
da2cba45
JR
5 -Werror=pointer-arith \
6 -Werror=init-self \
7 -Werror=format-security \
8- -Werror=format=2 \
9 -Werror=missing-include-dirs \
4ceaba53 10 -Werror=return-type \
da2cba45 11 "
This page took 0.025894 seconds and 4 git commands to generate.