Whoops! The glue library is supposed to be static.
Bug #83544 git-svn-id: svn://10.0.0.236/trunk@107447 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -49,5 +49,8 @@ EXTRA_DSO_LDOPTS = \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
# glue lib should be static
|
||||
FORCE_STATIC_LIB = 1
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
@@ -68,6 +68,8 @@ OBJS= \
|
||||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
#
|
||||
#// Force glue library to be static
|
||||
MOZ_STATIC_COMPONENT_LIBS=1
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
#//
|
||||
|
||||
Reference in New Issue
Block a user