Bug 1817721 - Make security/sandbox/linux/launch buildable outside of a unified build environment r=andi

Differential Revision: https://phabricator.services.mozilla.com/D170326
This commit is contained in:
serge-sans-paille 2023-02-21 18:57:47 +00:00
Родитель 3dc90a3d0f
Коммит 33f0b784c6
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -31,5 +31,3 @@ if CONFIG["MOZ_WIDGET_TOOLKIT"] == "gtk":
CXXFLAGS += CONFIG["MOZ_GTK3_CFLAGS"]
FINAL_LIBRARY = "xul"
REQUIRES_UNIFIED_BUILD = True