зеркало из https://github.com/mozilla/pjs.git
Tbird build bustage from bug 388542 and/or bug 373535, always link up cairo libs into a static build.
This commit is contained in:
Родитель
db95c102dd
Коммит
9bc26908d5
|
@ -83,15 +83,7 @@ STATIC_EXTRA_LIBS += \
|
|||
$(NULL)
|
||||
endif
|
||||
|
||||
ifndef MOZ_ENABLE_CAIRO_GFX
|
||||
ifdef MOZ_SVG
|
||||
STATIC_EXTRA_LIBS += $(MOZ_CAIRO_LIBS)
|
||||
else # not MOZ_SVG
|
||||
ifdef MOZ_ENABLE_CANVAS # not SVG, but yes on canvas
|
||||
STATIC_EXTRA_LIBS += $(MOZ_CAIRO_LIBS)
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
ifdef MOZ_ENABLE_GTK2
|
||||
STATIC_EXTRA_LIBS += $(XLDFLAGS) $(XT_LIBS) -lgthread-2.0
|
||||
|
|
Загрузка…
Ссылка в новой задаче