Adding MOZ_JS_LIBS to EXTRA_DSO_LDOPTS for BeOS. Bug #42562
This commit is contained in:
Родитель
fb16edb4b4
Коммит
07538b7526
|
@ -40,7 +40,7 @@ CPPSRCS = nsJSProtocolHandler.cpp
|
||||||
|
|
||||||
EXPORTS = $(srcdir)/nsJSProtocolHandler.h
|
EXPORTS = $(srcdir)/nsJSProtocolHandler.h
|
||||||
|
|
||||||
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS)
|
EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) $(MOZ_JS_LIBS)
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче