Bug 891993: Mark toolkit/components/downloads/ as FAIL_ON_WARNINGS. r=mak

This commit is contained in:
Daniel Holbert 2013-07-10 16:20:57 -07:00
Родитель 7e1eec97eb
Коммит fcf87a3142
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -13,6 +13,7 @@ include $(DEPTH)/config/autoconf.mk
LIBRARY_NAME = download_s
FORCE_STATIC_LIB = 1
LIBXUL_LIBRARY = 1
FAIL_ON_WARNINGS = 1
# definition of MOZ_SUITE is only added via config.mk
include $(topsrcdir)/config/config.mk