Bug 556198: Build jemalloc into mozilla-runtime. r=bsmedberg

This commit is contained in:
Chris Jones 2010-04-01 15:51:49 -05:00
parent fcca584eab
commit 01826d9bd4

View File

@ -92,6 +92,8 @@ OS_LIBS += $(call EXPAND_LIBNAME,comctl32 comdlg32 uuid shell32 ole32 oleaut32 v
OS_LIBS += $(call EXPAND_LIBNAME,usp10 msimg32)
endif
LIBS += $(JEMALLOC_LIBS)
include $(topsrcdir)/config/rules.mk
ifeq ($(OS_ARCH),WINNT)