DescriptionDo not build breakpad tool on target when cross-compiling for iOS
The "microdump_stackwalk", "minidump_stackwalk", and "minidump_dump" tools
are not expected to be run on the device, so only build them for "host"
toolset not "target" when targetting iOS.
When building for other targets build the tools both for "host" and "target"
to fix compilation of ChromeOS build in `cros chrome-sdk` shells.
BUG=459035
TBR=mark
Committed: https://chromium.googlesource.com/chromium/src/+/8196d17c34a51b5b00df2e43bcd8f3ad8a74b5d5
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|