summaryrefslogtreecommitdiff
path: root/community/fcitx-mozc/mozc_1.10.1390.102_remove_warn_as_error.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/fcitx-mozc/mozc_1.10.1390.102_remove_warn_as_error.patch')
-rw-r--r--community/fcitx-mozc/mozc_1.10.1390.102_remove_warn_as_error.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/fcitx-mozc/mozc_1.10.1390.102_remove_warn_as_error.patch b/community/fcitx-mozc/mozc_1.10.1390.102_remove_warn_as_error.patch
deleted file mode 100644
index ff6e9f09b..000000000
--- a/community/fcitx-mozc/mozc_1.10.1390.102_remove_warn_as_error.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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',