зеркало из https://github.com/mozilla/pjs.git
remove unnecessary libraries - now the only unresolved symbols are from netlib
This commit is contained in:
Родитель
e4405e1012
Коммит
ce8214931d
|
@ -43,34 +43,14 @@ EXTRA_DSO_LDOPTS = \
|
||||||
$(SHARED_LIBRARY_LIBS) \
|
$(SHARED_LIBRARY_LIBS) \
|
||||||
$(MKSHLIB_UNFORCE_ALL) \
|
$(MKSHLIB_UNFORCE_ALL) \
|
||||||
-L$(DIST)/bin \
|
-L$(DIST)/bin \
|
||||||
-lmozjs \
|
$(NSPR_LIBS) \
|
||||||
-ljsdom \
|
|
||||||
-ljsurl \
|
|
||||||
-lraptorbase \
|
|
||||||
-lmsgbaseutil \
|
|
||||||
-lgmbasegtk \
|
|
||||||
$(TK_LIBS) \
|
|
||||||
-lxpcom \
|
-lxpcom \
|
||||||
-lreg \
|
-lreg \
|
||||||
|
-lraptorbase \
|
||||||
|
-lmozjs \
|
||||||
|
-lmsgbaseutil \
|
||||||
-lappcores \
|
-lappcores \
|
||||||
-lnetlib \
|
-ljsdom \
|
||||||
-lnetwork \
|
|
||||||
-lhttpurl \
|
|
||||||
-lftpurl \
|
|
||||||
-lgophurl \
|
|
||||||
-labouturl \
|
|
||||||
-lfileurl \
|
|
||||||
-lremoturl \
|
|
||||||
-lnetcnvts \
|
|
||||||
-lmimetype \
|
|
||||||
-lsockstuburl \
|
|
||||||
-lnetutil \
|
|
||||||
-lpwcac \
|
|
||||||
-lnetcache \
|
|
||||||
-lpref \
|
|
||||||
-lsecfree \
|
|
||||||
$(ZLIB_LIBS) \
|
|
||||||
$(NSPR_LIBS) \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
Загрузка…
Ссылка в новой задаче