summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/src/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'js/xpconnect/src/moz.build')
-rw-r--r--js/xpconnect/src/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/xpconnect/src/moz.build b/js/xpconnect/src/moz.build
index 7d9cd5b37..29cfc4776 100644
--- a/js/xpconnect/src/moz.build
+++ b/js/xpconnect/src/moz.build
@@ -66,4 +66,4 @@ LOCAL_INCLUDES += [
]
if CONFIG['GNU_CXX']:
- CXXFLAGS += ['-Wno-shadow', '-Werror=format']
+ CXXFLAGS += ['-Wno-shadow']