mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
need to reorder libs to make it link correctly
This commit is contained in:
parent
26e82f2feb
commit
d38495bb98
@ -53,6 +53,7 @@ EXTRA_DSO_LDOPTS = \
|
||||
-ljsdomevents_s \
|
||||
-ljsdomhtml_s \
|
||||
-ljsdomcss_s \
|
||||
-ljsdomcore_s \
|
||||
-ljsurl \
|
||||
-L$(DIST)/bin \
|
||||
-lraptorbase \
|
||||
|
@ -50,9 +50,10 @@ EXTRA_DSO_LDOPTS = \
|
||||
-L$(DIST)/lib \
|
||||
-lraptorhtmldoc_s \
|
||||
-lnglhtmlcon_s \
|
||||
-lraptorhtmlforms_s \
|
||||
-lraptorhtmlbase_s \
|
||||
-lraptorhtmlstyle_s \
|
||||
-lraptorhtmlforms_s \
|
||||
-lraptorhtmlstyle_s \
|
||||
-lraptorhtmlbase_s \
|
||||
-lraptorhtmltable_s \
|
||||
-lraptorlayout_s \
|
||||
-lraptorevents_s \
|
||||
|
Loading…
Reference in New Issue
Block a user