]> git.pld-linux.org Git - packages/gnome-commander.git/blob - gnome-commander-flags.patch
- updated to 1.14.3
[packages/gnome-commander.git] / gnome-commander-flags.patch
1 --- gnome-commander-1.14.0/libgcmd/Makefile.am.orig     2022-02-06 19:56:23.379517062 +0100
2 +++ gnome-commander-1.14.0/libgcmd/Makefile.am  2022-02-06 19:57:14.269241369 +0100
3 @@ -1,6 +1,6 @@
4  ## Process this file with automake to produce Makefile.in
5  
6 -AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses -Werror=cast-function-type -Wno-cast-function-type -Wno-deprecated-declarations \
7 +AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses -Wno-deprecated-declarations \
8                                 -Wno-inline
9  AM_LDFLAGS = $(WARN_LDFLAGS)
10  
11 --- gnome-commander-1.14.0/src/Makefile.am.orig 2022-02-06 19:57:37.085784427 +0100
12 +++ gnome-commander-1.14.0/src/Makefile.am      2022-02-06 19:59:26.431858716 +0100
13 @@ -4,7 +4,7 @@ SUBDIRS = dialogs tags intviewer
14  
15  AM_CXXFLAGS = $(WARN_CXXFLAGS) -Wno-error=switch-default -Wno-switch-default \
16                                 -Werror=parentheses -Wno-parentheses \
17 -                               -Werror=cast-function-type -Wno-cast-function-type -Wno-deprecated-declarations \
18 +                               -Wno-deprecated-declarations \
19                                 -Wno-inline
20  AM_LDFLAGS = $(WARN_LDFLAGS)
21  
22 --- gnome-commander-1.14.0/src/dialogs/Makefile.am.orig 2022-02-06 19:59:57.568356702 +0100
23 +++ gnome-commander-1.14.0/src/dialogs/Makefile.am      2022-02-06 20:05:44.376477881 +0100
24 @@ -3,7 +3,7 @@
25  noinst_LIBRARIES = libgcmd-dialogs.a
26  
27  AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses \
28 -                               -Werror=cast-function-type -Wno-cast-function-type -Wno-deprecated-declarations \
29 +                               -Wno-deprecated-declarations \
30                                 -Wno-inline
31  AM_LDFLAGS = $(WARN_LDFLAGS)
32  
33 --- gnome-commander-1.14.0/src/tags/Makefile.am.orig    2022-02-06 20:06:21.566276406 +0100
34 +++ gnome-commander-1.14.0/src/tags/Makefile.am 2022-02-06 20:07:56.779093928 +0100
35 @@ -3,7 +3,7 @@
36  noinst_LIBRARIES = libgcmd-tags.a
37  
38  AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses \
39 -                               -Werror=cast-function-type -Wno-cast-function-type -Wno-deprecated-declarations \
40 +                               -Wno-deprecated-declarations \
41                                 -Wno-inline
42  AM_LDFLAGS = $(WARN_LDFLAGS)
43  
44 --- gnome-commander-1.14.0/src/intviewer/Makefile.am.orig       2022-02-06 20:08:19.415637962 +0100
45 +++ gnome-commander-1.14.0/src/intviewer/Makefile.am    2022-02-06 20:09:02.795402954 +0100
46 @@ -1,7 +1,7 @@
47  ## Process this file with automake to produce Makefile.in
48  
49  AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses \
50 -                               -Werror=cast-function-type -Wno-cast-function-type -Wno-deprecated-declarations \
51 +                               -Wno-deprecated-declarations \
52                                 -Wno-inline
53  AM_LDFLAGS = $(WARN_LDFLAGS)
54  
55 --- gnome-commander-1.14.0/plugins/test/Makefile.am.orig        2022-02-06 20:09:24.661951159 +0100
56 +++ gnome-commander-1.14.0/plugins/test/Makefile.am     2022-02-06 20:10:09.435041936 +0100
57 @@ -1,6 +1,6 @@
58  ## Process this file with automake to produce Makefile.in
59  
60 -AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses -Werror=cast-function-type -Wno-cast-function-type -Wno-deprecated-declarations \
61 +AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses -Wno-deprecated-declarations \
62                                 -Wno-inline
63  AM_LDFLAGS = $(WARN_LDFLAGS)
64  
65 --- gnome-commander-1.14.0/plugins/fileroller/Makefile.am.orig  2022-02-06 20:10:34.914903899 +0100
66 +++ gnome-commander-1.14.0/plugins/fileroller/Makefile.am       2022-02-06 20:21:05.311488749 +0100
67 @@ -1,6 +1,6 @@
68  ## Process this file with automake to produce Makefile.in
69  
70 -AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses -Werror=cast-function-type -Wno-cast-function-type -Wno-deprecated-declarations \
71 +AM_CXXFLAGS = $(WARN_CXXFLAGS) -Werror=parentheses -Wno-parentheses -Wno-deprecated-declarations \
72                                 -Wno-inline
73  AM_LDFLAGS = $(WARN_LDFLAGS)
74  
This page took 0.136464 seconds and 3 git commands to generate.