зеркало из https://github.com/mozilla/gecko-dev.git
Bug 340795 Building with --with-embedding-profile=minimal failed
fixing build bustage
This commit is contained in:
Родитель
b39c3dce41
Коммит
a0e3c421ce
|
@ -70,6 +70,10 @@ ifneq (,$(MOZ_PHOENIX)$(MOZ_XULRUNNER))
|
|||
REQUIRES += toolkitcomps history
|
||||
endif
|
||||
|
||||
ifdef MOZ_XPFE_COMPONENTS
|
||||
DEFINES +=-DMOZ_XPFE_COMPONENTS
|
||||
endif
|
||||
|
||||
CPPSRCS = \
|
||||
nsBrowserInstance.cpp \
|
||||
nsBrowserStatusFilter.cpp \
|
||||
|
|
Загрузка…
Ссылка в новой задаче