mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 471054 - prune old crash reports in pending. fix a typo
This commit is contained in:
parent
a75dc67f76
commit
d9c906da0a
@ -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