Bug 1090016 - Part 3: Update SpiderMonkey's "warnaserr" shell build configs to use --enable-warnings-as-errors instead of --enable-sm-fail-on-warnings. r=sfink

This commit is contained in:
Chris Peterson 2014-10-28 00:22:24 -07:00
parent 9004afee41
commit 225eb6acaf
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
--enable-threadsafe
--enable-optimize
--enable-sm-fail-on-warnings
--enable-warnings-as-errors

View File

@ -1,3 +1,3 @@
--enable-threadsafe
--enable-debug
--enable-sm-fail-on-warnings
--enable-warnings-as-errors