зеркало из https://github.com/mozilla/gecko-dev.git
fixing --enable-detect-webshell-leaks for bug 10847, fix from waqar, r=leaf
This commit is contained in:
Родитель
2e709d5d79
Коммит
2011d35b0e
|
@ -61,7 +61,7 @@ XP_LIBS += $(TK_LIBS)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef DETECT_WEBSHELL_LEAKS
|
ifdef DETECT_WEBSHELL_LEAKS
|
||||||
XP_LIBS += -lraptorwebwidget
|
XP_LIBS += -lraptorwebwidget -ldocshell -ljsdom
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef MOZ_JPROF
|
ifdef MOZ_JPROF
|
||||||
|
|
Загрузка…
Ссылка в новой задаче