summarylogtreecommitdiffstats
path: root/werror-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'werror-fix.patch')
-rw-r--r--werror-fix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/werror-fix.patch b/werror-fix.patch
new file mode 100644
index 000000000000..37a9134d9e39
--- /dev/null
+++ b/werror-fix.patch
@@ -0,0 +1,13 @@
+diff --git a/twmnd/twmnd.pro b/twmnd/twmnd.pro
+index 79624a5..614282f 100644
+--- a/twmnd/twmnd.pro
++++ b/twmnd/twmnd.pro
+@@ -11,7 +11,7 @@ TEMPLATE = app
+ CONFIG += debug
+ DESTDIR = ../bin/
+ LIBS += -lX11 -lXext
+-QMAKE_CXXFLAGS += -Wall -Werror -pedantic -Wno-long-long
++QMAKE_CXXFLAGS += -Wall -pedantic -Wno-long-long
+
+ target.path+=/usr/local/bin
+ INSTALLS += target