зеркало из https://github.com/mozilla/gecko-dev.git
Bustage fix for SVG-disabled, <html:canvas>-enabled, non-cairo gfx builds.
This commit is contained in:
Родитель
db43944d30
Коммит
819bc305db
|
@ -211,7 +211,7 @@ endif
|
|||
ifdef MOZ_ENABLE_CAIRO_GFX
|
||||
EXTRA_DSO_LIBS += thebes
|
||||
else
|
||||
ifdef MOZ_SVG
|
||||
ifneq (,$(MOZ_SVG)$(MOZ_ENABLE_CANVAS))
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_CAIRO_LIBS)
|
||||
endif
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче