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 360677f613
commit d256c4f410

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