mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 721888 - Turn on the warnings-as-errors flag. r=blassey
This commit is contained in:
parent
6240ed07e1
commit
bed00e8d44
@ -71,4 +71,5 @@ JAVAC_FLAGS = \
|
||||
-bootclasspath $(JAVA_BOOTCLASSPATH) \
|
||||
-encoding UTF8 \
|
||||
-g \
|
||||
-Werror \
|
||||
$(NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user