Bug 974300: Mark /xpcom/threads as FAIL_ON_WARNINGS. r=froydnj

This commit is contained in:
Daniel Holbert 2014-02-19 08:36:37 -08:00
parent 4a6b278f7e
commit b63570395c

View File

@ -56,6 +56,8 @@ LOCAL_INCLUDES += [
'../build',
]
FAIL_ON_WARNINGS = True
FINAL_LIBRARY = 'xpcom_core'
include('/ipc/chromium/chromium-config.mozbuild')