зеркало из https://github.com/mozilla/pjs.git
nsMimeHtmlEmitter.cpp has a dependency on nsUInt32Array so am linking
in libmsgbaseutil so that it is not unresolved. This is an HP runtime bustage on startup. sr=alecf@netscape.com # 62202
This commit is contained in:
Родитель
21f9b3d8a4
Коммит
4357748250
|
@ -42,6 +42,7 @@ SHARED_LIBRARY_LIBS = \
|
|||
EXTRA_DSO_LDOPTS = \
|
||||
-L$(DIST)/bin \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
-lmsgbaseutil \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче