зеркало из https://github.com/mozilla/gecko-dev.git
adding linker dependencies for AIX and other unixes
This commit is contained in:
Родитель
98ac40c70e
Коммит
bef729cce8
|
@ -48,7 +48,7 @@ CSRCS = \
|
|||
nsPSMShimLayer.c \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DSO_LDOPTS = -L$(DIST)/lib -lcmt -lxpcom -lprotocol
|
||||
EXTRA_DSO_LDOPTS = -L$(DIST)/lib -lcmt $(NSPR_LIBS) -lxpcom -lprotocol -lmozjs
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче