mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
bug 471054 - prune old crash reports in pending. fix a typo
This commit is contained in:
parent
360677f613
commit
d256c4f410
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user