mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
Added more libraries to the link line
This commit is contained in:
parent
5ec49980ef
commit
2ce54c41df
@ -53,6 +53,13 @@ LDFLAGS += \
|
||||
-ljpeg \
|
||||
-lraptorgfx \
|
||||
-lraptorhtmlpars \
|
||||
$(DIST)/lib/libraptorhtmlbase_s.a \
|
||||
-lraptorwebwidget \
|
||||
$(DIST)/lib/libraptorlayout_s.a \
|
||||
$(DIST)/lib/libraptorevents_s.a \
|
||||
$(DIST)/lib/libjsdombase_s.a \
|
||||
$(DIST)/lib/libjsdomhtml_s.a \
|
||||
$(DIST)/lib/libjsdomcore_s.a \
|
||||
-lhttpurl \
|
||||
-labouturl \
|
||||
-lmimetype \
|
||||
@ -61,10 +68,12 @@ LDFLAGS += \
|
||||
-lnetcache \
|
||||
-lnetcnvts \
|
||||
-lfileurl \
|
||||
-ljsurl \
|
||||
-lgophurl \
|
||||
-lftpurl \
|
||||
-lremoturl \
|
||||
-lnetutil \
|
||||
-lpwcac \
|
||||
-lsecfree \
|
||||
-lzlib \
|
||||
-lxp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user