summaryrefslogtreecommitdiff
path: root/community/fcitx-mozc/mozc_1.10.1390.102_remove_warn_as_error.patch
blob: ff6e9f09b7238cc4a2558a1ca92baa73272f9349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: gyp/common.gypi
===================================================================
--- gyp/common.gypi	(revision 151)
+++ gyp/common.gypi	(working copy)
@@ -58,7 +58,6 @@
     # warning_cflags will be shared with Mac and Linux.
     'warning_cflags': [
       '-Wall',
-      '-Werror',
       '-Wno-char-subscripts',
       '-Wno-sign-compare',
       '-Wno-deprecated-declarations',