mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 12:50:09 +00:00
Bug 945151: Mark toolkit/library as FAIL_ON_WARNINGS. r=bsmedberg
This commit is contained in:
parent
ff6389791e
commit
a67d0c334c
@ -18,6 +18,8 @@ if CONFIG['OS_ARCH'] == 'WINNT':
|
|||||||
'nsDllMain.cpp',
|
'nsDllMain.cpp',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
FAIL_ON_WARNINGS = True
|
||||||
|
|
||||||
MSVC_ENABLE_PGO = True
|
MSVC_ENABLE_PGO = True
|
||||||
|
|
||||||
FORCE_SHARED_LIB = True
|
FORCE_SHARED_LIB = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user