Bug 1003907: Annotate storage/src as FAIL_ON_WARNINGS. r=mak

This commit is contained in:
Daniel Holbert 2014-05-01 09:31:54 -07:00
parent 04ff3430c8
commit cbbca93467

View File

@ -39,6 +39,8 @@ SOURCES += [
'mozStorageConnection.cpp',
]
FAIL_ON_WARNINGS = True
FINAL_LIBRARY = 'storagecomps'
# Don't use the jemalloc allocator on Android, because we can't guarantee