Fix bustage from bug 494828 by linking against libxpcom_core.so for tracemalloc symbols.

This commit is contained in:
Benjamin Smedberg 2009-07-23 11:42:32 -04:00
parent 130d269b96
commit 248219b23b

View File

@ -78,8 +78,7 @@ LOCAL_INCLUDES = \
LIBS = \
$(LIBS_DIR) \
$(XPCOM_GLUE_LDOPTS) \
$(NSPR_LIBS) \
$(MOZ_COMPONENT_LIBS) \
$(SQLITE_LIBS) \
$(NULL)