summaryrefslogtreecommitdiffstats
path: root/toolkit/mozapps
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-02-10 10:45:11 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-02-10 10:45:11 -0500
commit05909d49b86e40faf18060fa513e9788c4fa99c1 (patch)
tree19750570928118ef98b9472cb08d840a05a236c7 /toolkit/mozapps
parentdeea787c2efbb9c89caec8d9efc023ffafe75613 (diff)
downloadUXP-05909d49b86e40faf18060fa513e9788c4fa99c1.tar
UXP-05909d49b86e40faf18060fa513e9788c4fa99c1.tar.gz
UXP-05909d49b86e40faf18060fa513e9788c4fa99c1.tar.lz
UXP-05909d49b86e40faf18060fa513e9788c4fa99c1.tar.xz
UXP-05909d49b86e40faf18060fa513e9788c4fa99c1.zip
Hook up the Tycho Add-on Manager to the build system
Diffstat (limited to 'toolkit/mozapps')
-rw-r--r--toolkit/mozapps/extensions/moz.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/mozapps/extensions/moz.build b/toolkit/mozapps/extensions/moz.build
index d0b1fcb38..19f449210 100644
--- a/toolkit/mozapps/extensions/moz.build
+++ b/toolkit/mozapps/extensions/moz.build
@@ -52,6 +52,4 @@ UNIFIED_SOURCES += [
'AddonPathService.cpp'
]
-FAIL_ON_WARNINGS = True
-
FINAL_LIBRARY = 'xul'