mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1012858: Mark widget/xpwidgets/ as FAIL_ON_WARNINGS. r=roc
This commit is contained in:
parent
aa50397bac
commit
54bd037fd0
@ -69,6 +69,8 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('qt', 'gtk2', 'gtk3', 'windows', 'cocoa'):
|
||||
if not CONFIG['MOZ_B2G']:
|
||||
DEFINES['MOZ_CROSS_PROCESS_IME'] = True
|
||||
|
||||
FAIL_ON_WARNINGS = True
|
||||
|
||||
MSVC_ENABLE_PGO = True
|
||||
|
||||
LIBRARY_NAME = 'xpwidgets_s'
|
||||
|
Loading…
Reference in New Issue
Block a user