Closed Bug 931053 Opened 11 years ago Closed 11 years ago

don't build Mac host tools when --disable-crashreporter

Categories

(Toolkit :: Crash Reporting, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: froydnj, Unassigned)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

We already do the equivalent for Linux.
Just like the Linux version.
Attachment #822388 - Flags: review?(ted)
Blocks: 921040
Comment on attachment 822388 [details] [diff] [review]
don't build Mac host tools if --disable-crashreporter

Review of attachment 822388 [details] [diff] [review]:
-----------------------------------------------------------------

::: toolkit/crashreporter/google-breakpad/src/common/mac/moz.build
@@ +17,5 @@
>      'string_utilities.cc',
>  ]
>  
> +if CONFIG['MOZ_CRASHREPORTER']:
> +    HOST_CPPSRCS += CPP_SOURCES

n.b. bug 929905 made these into HOST_SOURCES, SOURCES.
Attachment #822388 - Flags: review?(ted) → review+
https://hg.mozilla.org/mozilla-central/rev/93638833b1af
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: