Adding MOZ_JS_LIBS to EXTRA_DSO_LDOPTS for BeOS. Bug #42562
git-svn-id: svn://10.0.0.236/trunk@72280 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4c9e389cd9
commit
25f73a5b2a
@ -40,7 +40,7 @@ CPPSRCS = nsJSProtocolHandler.cpp
|
||||
|
||||
EXPORTS = $(srcdir)/nsJSProtocolHandler.h
|
||||
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS)
|
||||
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) $(MOZ_JS_LIBS)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user