Fix for -lpref linking problems. Dont link with libpref, its not needed.
git-svn-id: svn://10.0.0.236/trunk@43431 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9f37b5bbef
commit
2144a5f188
@ -58,7 +58,9 @@ PUBLIC=$(DEPTH)/netwerk/dist/include
|
||||
endif
|
||||
|
||||
EXTRA_DSO_LDOPTS =\
|
||||
-L$(DIST)/bin -lsecfree \
|
||||
-L$(DIST)/bin \
|
||||
-lsecfree \
|
||||
-lpref \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
@ -58,7 +58,6 @@ LIBS = \
|
||||
-lraptorgfx \
|
||||
-lxpcom \
|
||||
-lmozreg \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-limg \
|
||||
$(JPEG_LIBS) \
|
||||
|
||||
@ -34,7 +34,6 @@ endif
|
||||
|
||||
ifndef NECKO
|
||||
LIBS = \
|
||||
-lpref \
|
||||
-lxp \
|
||||
-lnetlib \
|
||||
-lftpurl \
|
||||
@ -56,8 +55,6 @@ LIBS = \
|
||||
-lmozreg \
|
||||
$(TIMER_LIBS) \
|
||||
$(TK_LIBS) \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
# Needed to resolve __yylex (?)
|
||||
|
||||
@ -57,7 +57,6 @@ NETLIB_LIBS = -lneckoutil_s
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
|
||||
@ -45,7 +45,6 @@ LIBS += \
|
||||
-lnetcache \
|
||||
-lnetwork \
|
||||
$(DIST)/bin/components/libraptorhtml.$(DLL_SUFFIX) \
|
||||
-lpref \
|
||||
-lraptorgfx \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
|
||||
@ -66,7 +66,6 @@ LIBS = \
|
||||
$(GECKO_LIBS) \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-lraptorgfx \
|
||||
|
||||
@ -32,7 +32,6 @@ LIBS = \
|
||||
-lxpcom \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
|
||||
@ -45,12 +45,9 @@ LIBS = \
|
||||
-lpwcac \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
-lraptorgfx \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
|
||||
@ -30,8 +30,6 @@ CPPSRCS = \
|
||||
$(NULL)
|
||||
|
||||
BASE_LIBS = \
|
||||
-lpref \
|
||||
$(ZLIB_LIBS) \
|
||||
-lmozreg \
|
||||
-lmozjs \
|
||||
-lxpcom \
|
||||
|
||||
@ -45,7 +45,6 @@ LIBS = \
|
||||
-lpwcac \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
|
||||
@ -45,12 +45,9 @@ LIBS = \
|
||||
-lpwcac \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
-lraptorgfx \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
|
||||
@ -30,7 +30,6 @@ LIBS = \
|
||||
-lxpcom \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
|
||||
@ -34,11 +34,9 @@ LIBS = \
|
||||
-lxpcom \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
-lraptorhtmlpars \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
-lmsgbaseutil \
|
||||
|
||||
@ -47,7 +47,6 @@ LIBS = \
|
||||
-lpwcac \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-lmork \
|
||||
-lmsgbaseutil \
|
||||
|
||||
@ -43,7 +43,6 @@ LIBS = \
|
||||
-lpwcac \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
|
||||
@ -32,7 +32,6 @@ LIBS = \
|
||||
-lxpcom \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
|
||||
@ -26,8 +26,6 @@ PROGRAM = mimetest
|
||||
CPPSRCS = mimetest.cpp
|
||||
|
||||
BASE_LIBS = \
|
||||
-lpref \
|
||||
$(ZLIB_LIBS) \
|
||||
-lmozreg \
|
||||
-lmozjs \
|
||||
-lxpcom \
|
||||
@ -41,8 +39,6 @@ GECKO_LIBS = \
|
||||
|
||||
IMGLIB_LIBS = \
|
||||
-limg \
|
||||
$(JPEG_LIBS) \
|
||||
$(PNG_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
NETLIB_LIBS = \
|
||||
|
||||
@ -42,7 +42,6 @@ LIBS = \
|
||||
-lpwcac \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
|
||||
@ -30,7 +30,6 @@ LIBS = \
|
||||
-lxpcom \
|
||||
-lmozdbm \
|
||||
-lxp \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-ljsdom \
|
||||
-ljsurl \
|
||||
|
||||
@ -34,7 +34,6 @@ endif
|
||||
|
||||
ifndef NECKO
|
||||
LIBS = \
|
||||
-lpref \
|
||||
-lxp \
|
||||
-lnetlib \
|
||||
-lftpurl \
|
||||
@ -56,8 +55,6 @@ LIBS = \
|
||||
-lmozreg \
|
||||
$(TIMER_LIBS) \
|
||||
$(TK_LIBS) \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
# Needed to resolve __yylex (?)
|
||||
|
||||
@ -26,7 +26,6 @@ PROGRAM = rdfcat
|
||||
CPPSRCS = rdfcat.cpp
|
||||
|
||||
BASE_LIBS = \
|
||||
-lpref \
|
||||
$(ZLIB_LIBS) \
|
||||
-lmozreg \
|
||||
-lmozjs \
|
||||
|
||||
@ -26,7 +26,6 @@ PROGRAM = rdfpoll
|
||||
CPPSRCS = rdfpoll.cpp
|
||||
|
||||
BASE_LIBS = \
|
||||
-lpref \
|
||||
$(ZLIB_LIBS) \
|
||||
-lmozreg \
|
||||
-lmozjs \
|
||||
|
||||
@ -90,8 +90,6 @@ JSJ_LIB = -ljsj
|
||||
endif
|
||||
|
||||
BASE_LIBS = \
|
||||
-lpref \
|
||||
-lsecfree \
|
||||
-lmozreg \
|
||||
-lmozjs \
|
||||
-lxpcom \
|
||||
|
||||
@ -52,7 +52,6 @@ NET_LIBS = -lneckoutil_s
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
-lpref \
|
||||
-lmozutil \
|
||||
-limg \
|
||||
-lxpcom \
|
||||
|
||||
@ -52,7 +52,6 @@ NET_LIBS = -lneckoutil_s
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
-lpref \
|
||||
-lmozutil \
|
||||
-limg \
|
||||
-lxpcom \
|
||||
|
||||
@ -88,7 +88,6 @@ LIBS += \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
$(NETLIB_LIBS) \
|
||||
-lpref \
|
||||
-lmozjs \
|
||||
-lxp \
|
||||
-lxpcom \
|
||||
|
||||
@ -75,11 +75,9 @@ LIBS += \
|
||||
-ljsurl \
|
||||
-lmozjs \
|
||||
$(OJI_LIBS) \
|
||||
-lpref \
|
||||
-limg \
|
||||
-lmozutil \
|
||||
-lxpcom \
|
||||
-lsecfree \
|
||||
$(NSPR_LIBS) \
|
||||
$(MONOLITHIC_TK_FLAGS) \
|
||||
$(NULL)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user