зеркало из https://github.com/mozilla/gecko-dev.git
More OJI removal bustage fixes for static builds. b=485984
This commit is contained in:
Родитель
18f410a888
Коммит
371e8bc08f
|
@ -201,7 +201,6 @@ ClientWallet=1
|
|||
CookieManagement=1
|
||||
SingleSignon=1
|
||||
|
||||
MOZ_OJI = @MOZ_OJI@
|
||||
MOZ_PLUGINS = @MOZ_PLUGINS@
|
||||
|
||||
MOZ_POST_DSO_LIB_COMMAND = @MOZ_POST_DSO_LIB_COMMAND@
|
||||
|
|
|
@ -67,7 +67,6 @@ REQUIRES = xpcom \
|
|||
plugin \
|
||||
docshell \
|
||||
webbrwsr \
|
||||
oji \
|
||||
unicharutil \
|
||||
lwbrk \
|
||||
imglib2 \
|
||||
|
|
|
@ -331,11 +331,6 @@ ifdef MOZ_ENABLE_PHOTON
|
|||
COMPONENT_LIBS += widget_photon
|
||||
endif
|
||||
|
||||
ifdef MOZ_OJI
|
||||
STATIC_LIBS += jsj
|
||||
COMPONENT_LIBS += oji
|
||||
endif
|
||||
|
||||
ifdef ACCESSIBILITY
|
||||
COMPONENT_LIBS += accessibility
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче