зеркало из https://github.com/mozilla/pjs.git
MOZ_JS_LIBS doesn't set the linker path so put it after MOZ_COMPONENT_LIBS.
This commit is contained in:
Родитель
1fb23603b8
Коммит
7188e4e94c
|
@ -93,8 +93,8 @@ EXPORTS += \
|
|||
endif
|
||||
|
||||
EXTRA_DSO_LDOPTS += \
|
||||
$(MOZ_JS_LIBS) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(MOZ_JS_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче