зеркало из https://github.com/mozilla/gecko-dev.git
Fixing SVG static build bustage
This commit is contained in:
Родитель
7f5b8281fb
Коммит
55bb706d4a
|
@ -99,7 +99,11 @@ EXTRA_LIBS += \
|
|||
endif
|
||||
|
||||
ifdef MOZ_LDAP_XPCOM
|
||||
EXTRA_LIBS += -lldap40 -llber40
|
||||
EXTRA_LIBS += $(LDAP_LIBS)
|
||||
endif
|
||||
|
||||
ifdef MOZ_SVG
|
||||
EXTRA_LIBS += $(MOZ_LIBART_LIBS)
|
||||
endif
|
||||
|
||||
ifdef MOZ_ENABLE_GTK
|
||||
|
|
Загрузка…
Ссылка в новой задаче