зеркало из https://github.com/mozilla/pjs.git
EXTRA_DSO_LIBS isn't included in EXTRA_DSO_LDOPTS automatically.
This commit is contained in:
Родитель
db12d6713a
Коммит
ee73e9d22f
|
@ -111,7 +111,7 @@ include $(topsrcdir)/config/rules.mk
|
|||
DEFINES += -D_IMPL_NS_COM_OBSOLETE
|
||||
|
||||
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS)
|
||||
EXTRA_DSO_LDOPTS += $(EXTRA_DSO_LIBS) $(MOZ_COMPONENT_LIBS)
|
||||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
CXXFLAGS += $(TK_CFLAGS)
|
||||
|
|
Загрузка…
Ссылка в новой задаче