bug 471054 - prune old crash reports in pending. fix a typo

This commit is contained in:
Ted Mielczarek 2009-09-22 09:42:23 -04:00
parent a75dc67f76
commit d9c906da0a

View File

@ -64,7 +64,7 @@ OS_LIBS += $(call EXPAND_LIBNAME,comctl32 shell32 wininet shlwapi)
MOZ_WINCONSOLE = 0
endif
ifeq ($(OS_ARCH),Darwin
ifeq ($(OS_ARCH),Darwin)
CPPSRCS += crashreporter_unix.cpp
CMMSRCS += crashreporter_osx.mm
OS_LIBS += -framework Cocoa