зеркало из https://github.com/mozilla/pjs.git
Bug 662223 - Add -lmozalloc in link flags provided in libxul.pc. r=cjones,sr=bsmedberg
This commit is contained in:
Родитель
69766aaf96
Коммит
5f6768d592
|
@ -90,7 +90,7 @@ FULL_NSPR_LIBS=$(subst $(prefix),\$${sdkdir},$(shell $(DEPTH)/nsprpub/config/nsp
|
|||
NSPR_VERSION=$(shell $(DEPTH)/nsprpub/config/nspr-config --version)
|
||||
endif
|
||||
|
||||
MOZ_XUL_LINK = -lxpcomglue_s -lxul -lxpcom
|
||||
MOZ_XUL_LINK = -lxpcomglue_s -lxul -lxpcom -lmozalloc
|
||||
ifdef JS_SHARED_LIBRARY
|
||||
MOZ_JS_LINK = -lmozjs
|
||||
else
|
||||
|
|
Загрузка…
Ссылка в новой задаче