Bug 786154 - enable FAIL_ON_WARNINGS in /netwerk/cache r=michal

This commit is contained in:
Jason Duell 2012-10-09 19:50:55 -07:00
parent 3e32aab4c5
commit 1741f740ea

View File

@ -7,6 +7,7 @@ DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
FAIL_ON_WARNINGS := 1
include $(DEPTH)/config/autoconf.mk