mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 945063: Annotate storage/build and storage/test as FAIL_ON_WARNINGS. r=mak
This commit is contained in:
parent
cc61607627
commit
a246c3ae45
@ -12,6 +12,8 @@ SOURCES += [
|
||||
'mozStorageModule.cpp',
|
||||
]
|
||||
|
||||
FAIL_ON_WARNINGS = True
|
||||
|
||||
LIBRARY_NAME = 'storagecomps'
|
||||
|
||||
FINAL_LIBRARY = 'xul'
|
||||
|
@ -32,3 +32,4 @@ LOCAL_INCLUDES += [
|
||||
'../src',
|
||||
]
|
||||
|
||||
FAIL_ON_WARNINGS = True
|
||||
|
Loading…
Reference in New Issue
Block a user