зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1772513 - Don't require unified build in widget/gtk. r=stransky
This also ensures on automation that we don't regress this. Depends on D148256 Differential Revision: https://phabricator.services.mozilla.com/D148257
This commit is contained in:
Родитель
95ac9279f0
Коммит
8b82a98c62
|
@ -187,6 +187,5 @@ if CONFIG["MOZ_ENABLE_DBUS"]:
|
|||
"AsyncDBus.cpp",
|
||||
]
|
||||
CXXFLAGS += CONFIG["MOZ_DBUS_GLIB_CFLAGS"]
|
||||
CXXFLAGS += ["-Werror=switch"]
|
||||
|
||||
REQUIRES_UNIFIED_BUILD = True
|
||||
CXXFLAGS += ["-Werror=switch"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче