reorder libs to fix inter-archive dependencies.
git-svn-id: svn://10.0.0.236/trunk@26284 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -45,7 +45,6 @@ INCLUDES += -I$(srcdir)/../html/base/src
|
||||
BASE_DSO_FLAGS = $(addprefix -lgmbase, $(MOZ_TOOLKIT))
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
$(DIST)/lib/libraptorlayout_s.a \
|
||||
$(DIST)/lib/libraptorevents_s.a \
|
||||
$(DIST)/lib/libraptorhtmlbase_s.a \
|
||||
$(DIST)/lib/libnglhtmlcon_s.a \
|
||||
@@ -57,6 +56,7 @@ SHARED_LIBRARY_LIBS = \
|
||||
$(DIST)/lib/libraptorxmldoc_s.a \
|
||||
$(DIST)/lib/libraptorxulcontent_s.a \
|
||||
$(DIST)/lib/libraptorxulbase_s.a \
|
||||
$(DIST)/lib/libraptorlayout_s.a \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(OS_ARCH),HP-UX)
|
||||
|
||||
Reference in New Issue
Block a user