Do not force static lib only for mozmng for OS/2. This behavior matches the other imglibs and should fix tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@89245 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -58,8 +58,10 @@ EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
LOCAL_INCLUDES = -I$(srcdir)
|
||||
|
||||
ifneq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
override NO_SHARED_LIB=1
|
||||
override NO_STATIC_LIB=
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user