mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 08:40:56 +00:00
Bleh. More dependencies
This commit is contained in:
parent
25d088cac1
commit
68927b63b1
@ -59,7 +59,7 @@ EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
LOCAL_INCLUDES = -I$(srcdir)
|
||||
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
EXTRA_DSO_LDOPTS = $(JPEG_LIBS)
|
||||
EXTRA_DSO_LDOPTS = $(JPEG_LIBS) $(ZLIB_LIBS)
|
||||
else
|
||||
override NO_SHARED_LIB=1
|
||||
override NO_STATIC_LIB=
|
||||
|
Loading…
x
Reference in New Issue
Block a user