Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 410557 | Differences between
and this patch

Collapse All | Expand All

(-)work/mozilla-release/toolkit/crashreporter/client/Makefile.in~ (+2 lines)
Lines 69-74 Link Here
69
  $(STDCXX_COMPAT) \
69
  $(STDCXX_COMPAT) \
70
  $(NULL)
70
  $(NULL)
71
71
72
OS_LIBS += $(LIBS_DIR) $(MOZALLOC_LIB)
73
72
ifeq ($(OS_ARCH),WINNT)
74
ifeq ($(OS_ARCH),WINNT)
73
CPPSRCS += crashreporter_win.cpp
75
CPPSRCS += crashreporter_win.cpp
74
LIBS += \
76
LIBS += \

Return to bug 410557