summaryrefslogtreecommitdiff
blob: e254f38b874570c0fe31d43c7d4440b01f4a7b28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/gyp/common.gypi b/gyp/common.gypi
index 6c176ff..3613b1b 100755
--- a/gyp/common.gypi
+++ b/gyp/common.gypi
@@ -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',