mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 02:09:28 +00:00
Better attempt at linking on Linux
This commit is contained in:
parent
7fe4f1d00c
commit
faebf2123c
24
network/cache/nu/tests/fftest/Makefile.in
vendored
24
network/cache/nu/tests/fftest/Makefile.in
vendored
@ -30,6 +30,30 @@ LOCAL_INCLUDES += -I../../include
|
||||
|
||||
LIBS = \
|
||||
-lcache \
|
||||
-lmozdbm \
|
||||
-lnetlib \
|
||||
-lraptorbase \
|
||||
-lnetcache \
|
||||
-lmimetype \
|
||||
-lremoturl \
|
||||
-lsockstuburl \
|
||||
-lhttpurl \
|
||||
-lfileurl \
|
||||
-lftpurl \
|
||||
-lgophurl \
|
||||
-lpwcac \
|
||||
-labouturl \
|
||||
-lnetwork \
|
||||
-lnetutil \
|
||||
-lnetcnvts \
|
||||
-lgmbase$(MOZ_TOOLKIT) \
|
||||
$(TK_LIBS) \
|
||||
-lpref \
|
||||
-ljs \
|
||||
-lsecfree \
|
||||
-lxpcom \
|
||||
-lxp \
|
||||
$(ZLIB_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user