]> git.pld-linux.org Git - packages/gnome-common.git/blame - disable-too-pedantic-Werror.patch
- disable paranoid -Werror flag (breaks builds on x32)
[packages/gnome-common.git] / disable-too-pedantic-Werror.patch
CommitLineData
da2cba45
JR
1--- gnome-common-3.14.0/macros2/gnome-compiler-flags.m4~ 2014-09-22 13:32:01.000000000 +0200
2+++ gnome-common-3.14.0/macros2/gnome-compiler-flags.m4 2015-03-24 00:20:00.725525499 +0100
3@@ -47,7 +47,6 @@
4 -Werror=pointer-arith \
5 -Werror=init-self \
6 -Werror=format-security \
7- -Werror=format=2 \
8 -Werror=missing-include-dirs \
9 "
10
This page took 0.108359 seconds and 4 git commands to generate.