зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1198334 (follow-up) - Fix SM(e) bustage (which doesn't show up on try pushes, grr). r=bustage.
This commit is contained in:
Родитель
f44287005f
Коммит
3b6bddddf5
|
@ -42,3 +42,6 @@ PYTHON_UNIT_TESTS += [
|
|||
|
||||
if CONFIG['GNU_CC'] and CONFIG['MOZ_OPTIMIZE']:
|
||||
CFLAGS += ['-O3']
|
||||
|
||||
# XXX: We should fix these warnings.
|
||||
ALLOW_COMPILER_WARNINGS = True
|
||||
|
|
Загрузка…
Ссылка в новой задаче