mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
a=leaf@netscape.com # 28114 Adding MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS because there is now a TIMER dependency in this sharedobject (see nsBrowserInstance.cpp)
This commit is contained in:
parent
768775fb2a
commit
c63a7c3d44
@ -35,9 +35,9 @@ CPPSRCS = nsBrowserInstance.cpp
|
||||
EXTRA_DSO_LDOPTS = \
|
||||
-L$(DIST)/bin \
|
||||
-L$(DIST)/lib \
|
||||
-lxpcom \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
-lmozjs \
|
||||
$(NSPR_LIBS) \
|
||||
$(MOZ_TIMER_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user