Package: tutka / 1.1.3-2.1

no-Werror.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Stop building with -Werror
Author: Adrian Bunk <[email protected]>
Bug-Debian: https://bugs.debian.org/957886

--- tutka-1.1.3.orig/src/src.pro
    tutka-1.1.3/src/src.pro
@@ -150,7  150,6 @@ translations.files = *.qm
 
 QMAKE_CXXFLAGS  = \
     -g \
-    -Werror \
     -fsigned-char
 QMAKE_CXXFLAGS_WARN_ON  = \
     -Wno-strict-overflow \